aboutsummaryrefslogtreecommitdiffstats
path: root/example.env
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-02-13 06:27:59 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-02-13 08:16:09 +0100
commite0a100cae20fca18519829952d659d94a9855b80 (patch)
tree90893d027b5b02ee81b23387b8a565b9ea4054a0 /example.env
parent3561b6d86c329272b1825adaf3ca49c9aff76119 (diff)
downloadnet_services-master.tar.gz
net_services-master.zip
Add Syncthing serviceHEADmaster
Diffstat (limited to 'example.env')
-rw-r--r--example.env6
1 files changed, 4 insertions, 2 deletions
diff --git a/example.env b/example.env
index 0ce131f..df92ee9 100644
--- a/example.env
+++ b/example.env
@@ -6,8 +6,7 @@ HOST__HTTP_PORT=80
HOST__HTTPS_PORT=443
# Directory containing the TLS certificate/key pair named
-# `server.crt`/`server.key` as well as a `.htpasswd` file with the encrypted
-# credentials to access logseq
+# `server.crt`/`server.key`
HOST__SECRET_DIR=/home/USER/.local/net_services/certs
# Directory containing Git repositories
@@ -21,3 +20,6 @@ HOST__CGIT_ABOUT_DIR=/home/USER/.local/net_services/cgit/about
# Directory containing the `.htpasswd` file with the encrypted credentials of the
# Radicale users.
HOST__RADICALE_USERS_DIR=/home/USER/.local/net_services/radicale
+
+# Directory for Syncthing shared folders
+HOST__SYNC_DIR=/home/USER/.local/net_services/syncthing