diff options
author | tv <tv@shackspace.de> | 2015-08-27 20:40:39 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-27 20:40:39 +0200 |
commit | 0714ed3ea6c889c0576edd8075dc7c2b50d3e8b5 (patch) | |
tree | 5df904013f405e59a36cc72e67910adafe7e0749 /tv | |
parent | e8da585cfaf78e060d62df0d0bc7dbd9720496c3 (diff) |
tv charybdis: disable_auth = yes
Diffstat (limited to 'tv')
-rw-r--r-- | tv/2configs/charybdis.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/charybdis.nix b/tv/2configs/charybdis.nix index bf45bf294..a2952219d 100644 --- a/tv/2configs/charybdis.nix +++ b/tv/2configs/charybdis.nix @@ -590,6 +590,7 @@ let throttle_count = 4; max_ratelimit_tokens = 30; away_interval = 30; + disable_auth = yes; }; modules { |