Docker image which provides a full Eressea installation to host a local game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
104 B

3 weeks ago
  1. /data/log/*.log {
  2. weekly
  3. create 0644 root root
  4. rotate 2
  5. compress
  6. delaycompress
  7. }