mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 10:48:56 +02:00
Config works, now Anubis is properly added.
This commit is contained in:
parent
c5bf309d5b
commit
11a870a60f
1 changed files with 2 additions and 2 deletions
|
|
@ -77,8 +77,8 @@ in {
|
||||||
WEBMASTER_EMAIL = "dtu.prg@gmail.com";
|
WEBMASTER_EMAIL = "dtu.prg@gmail.com";
|
||||||
|
|
||||||
# Prevents infinite loop of doom:
|
# Prevents infinite loop of doom:
|
||||||
#
|
# See: https://github.com/TecharoHQ/anubis/issues/970
|
||||||
JWT_RESTRICTION_HEADER="CF-Connecting-IP,X-Real-IP";
|
JWT_RESTRICTION_HEADER="CF-Connecting-IP";
|
||||||
|
|
||||||
# Metrics on separate port
|
# Metrics on separate port
|
||||||
METRICS_BIND_NETWORK = "tcp";
|
METRICS_BIND_NETWORK = "tcp";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue