Added tor proxy and removed vikunja
This commit is contained in:
@@ -19,6 +19,7 @@ modules_enabled = {
|
||||
"ping";
|
||||
"register";
|
||||
"admin_adhoc";
|
||||
"admin_shell";
|
||||
}
|
||||
modules_disabled = { }
|
||||
allow_registration = false
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user