1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-05 14:56:49 +00:00

updated template for env.env file

This commit is contained in:
postmannen 2021-12-07 16:33:46 +01:00
parent 23ade54327
commit dddbd46110

View file

@ -17,13 +17,17 @@ CENTRAL_NODE_NAME=central
ROOT_CA_PATH="" ROOT_CA_PATH=""
NKEY_SEED_FILE=/run/secrets/seed NKEY_SEED_FILE=/run/secrets/seed
START_PUB_REQ_HELLO=60 START_PUB_REQ_HELLO=60
START_SUB_REQ_ERROR_LOG=true START_SUB_REQ_ERROR_LOG true
START_SUB_REQ_HELLO=true START_SUB_REQ_HELLO true
START_SUB_REQ_TO_FILE_APPEND=true START_SUB_REQ_TO_FILE_APPEND true
START_SUB_REQ_TO_FILE=true START_SUB_REQ_TO_FILE true
START_SUB_REQ_PING=true START_SUB_REQ_PING true
START_SUB_REQ_PONG=true START_SUB_REQ_PONG true
START_SUB_REQ_CLI_COMMAND=true START_SUB_REQ_CLI_COMMAND true
START_SUB_REQ_TO_CONSOLE=true START_SUB_REQ_TO_CONSOLE true
START_SUB_REQ_HTTP_GET=true START_SUB_REQ_HTTP_GET true
START_SUB_REQ_TAIL_FILE=true START_SUB_REQ_TAIL_FILE true
START_SUB_REQ_CLI_COMMAND_CONT true
START_SUB_REQ_COPY_FILE_FROM true
START_SUB_REQ_COPY_FILE_TO true
START_SUB_REQ_RELAY true