diff options
author | tv <tv@krebsco.de> | 2015-08-27 20:40:39 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-08-27 20:40:39 +0200 |
commit | 14f2107d75ea4fc77ebbfd67847b31dafc78e78d (patch) | |
tree | e462ebc02fb07cfe931a09557b26e589436034f3 /tv | |
parent | 5d5dfb67a5a4b41eb3d2c977fbee51cd0ed59493 (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 bf45bf2..a295221 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 { |