diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-15 13:54:03 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-15 13:54:03 +0200 |
| commit | b80973cbd05664dc10a15ae3306726daa335997c (patch) | |
| tree | 1f9910e07e987a30b41d36b445da434bb1cb7e7a /config.mk | |
| parent | a37251135ec3c91b5fb7312d30533111f94263e1 (diff) | |
Minor changes
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +##### ZeroMQ PUBLISHER_PORT=5556 PUBLISHER_ADDR=localhost -LOGGER_DIR=./logs
\ No newline at end of file + +##### Logger/Publisher +LOGGERS_DIR=./logs +LOG_INTERVAL=30
\ No newline at end of file |
