mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
package should fulfill all relevant requirements according to wiki. in other cases, please let us know :)
16 lines
597 B
Diff
16 lines
597 B
Diff
diff --git a/config/eturnal.yml b/config/eturnal.yml
|
|
index 154ae4e..11e8093 100644
|
|
--- a/config/eturnal.yml
|
|
+++ b/config/eturnal.yml
|
|
@@ -51,9 +51,7 @@ eturnal:
|
|
|
|
## Logging configuration:
|
|
log_level: info # critical | error | warning | notice | info | debug
|
|
- log_rotate_size: 10485760 # 10 MiB (default: unlimited, i.e., no rotation).
|
|
- log_rotate_count: 10 # Keep 10 rotated log files.
|
|
- #log_dir: stdout # Enable for logging to the terminal/journal.
|
|
+ log_dir: "/var/log/eturnal"
|
|
|
|
## See: https://eturnal.net/documentation/#Module_Configuration
|
|
modules:
|