From bc096c388bb0beeee09fa866a55ea1fbb41b9cb6 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Thu, 16 Jun 2022 13:59:15 -0700 Subject: config to set static modkey instead of randomly generate --- config-init | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config-init') diff --git a/config-init b/config-init index 99a75f7..ae950b8 100644 --- a/config-init +++ b/config-init @@ -26,13 +26,14 @@ 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 ## add your instance salt here for secure tripcodes - instancesalt: + +## this is the key used to access moderation pages leave empty to randomly generate each restart +## share with other admin or jannies if you are having others to moderate +modkey: -- cgit v1.2.3