mirror of
https://github.com/valitydev/bouncer.git
synced 2024-11-06 02:15:18 +00:00
Disable dns cache (#33)
This commit is contained in:
parent
632573d9fe
commit
c9a6b01d5b
1
config/erl_inetrc
Normal file
1
config/erl_inetrc
Normal file
@ -0,0 +1 @@
|
|||||||
|
{cache_size, 0}.
|
@ -1,3 +1,5 @@
|
|||||||
-sname bouncer
|
-sname bouncer
|
||||||
|
|
||||||
-setcookie bouncer_cookie
|
-setcookie bouncer_cookie
|
||||||
|
|
||||||
|
-kernel inetrc '"config/erl_inetrc"'
|
||||||
|
Loading…
Reference in New Issue
Block a user