Update log config
This commit is contained in:
		| @@ -42,7 +42,11 @@ | ||||
| (log) { | ||||
|     log { | ||||
|         output file /var/log/caddy/access.log { | ||||
|     } | ||||
|             roll_size 1GiB | ||||
|             roll_keep 5 | ||||
|             roll_keep_for 168h | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  | ||||
| import conf.d/* | ||||
|   | ||||
| @@ -3,9 +3,6 @@ | ||||
| matrix.boba.best { | ||||
|     encode zstd gzip | ||||
|     import hsts | ||||
|     log { | ||||
|         output file /var/log/caddy/matrix.boba.best.log | ||||
|     } | ||||
|  | ||||
|     import matrix-well-known | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user