Added tor proxy and removed vikunja

This commit is contained in:
2026-03-26 11:57:10 -04:00
parent 3c72c96ae2
commit 0dbdd1ff5b
94 changed files with 40963 additions and 7719 deletions

View File

@@ -19,6 +19,7 @@ modules_enabled = {
"ping";
"register";
"admin_adhoc";
"admin_shell";
}
modules_disabled = { }
allow_registration = false

View File

@@ -30,9 +30,8 @@ default_archive_policy = true
push_notification_with_body = false
push_notification_with_sender = false
http_file_share_size_limit = 524288000
http_file_share_expire_after = 60 * 60 * 24 * 30
http_file_share_size_limit = 1073741824 -- 1GB
VirtualHost "rishighan.com"
http_host = "xmpp.rishighan.com"