aboutsummaryrefslogtreecommitdiff
path: root/config-init
diff options
context:
space:
mode:
Diffstat (limited to 'config-init')
-rw-r--r--config-init9
1 files changed, 8 insertions, 1 deletions
diff --git a/config-init b/config-init
index 7e66ae0..eb71163 100644
--- a/config-init
+++ b/config-init
@@ -24,8 +24,15 @@ emailport:
emailaddress:
emailpass:
+## enter proxy ip and port if you want to have tor connections supported
+## 127.0.0.1:9050 default
+
torproxy:
## Change to true if you want your instance to be added to the public instance index
-publicindex:false \ No newline at end of file
+publicindex:false
+
+## add your instance salt here for secure tripcodes
+
+instancesalt: \ No newline at end of file