Remove old code that is done on the Openresty side

This commit is contained in:
Fijxu
2024-11-07 21:06:45 -03:00
parent 91c9cd45a4
commit 5a75ef7f94
5 changed files with 4 additions and 34 deletions

View File

@@ -204,6 +204,8 @@ class Config
property ignore_user_tokens : Bool = false
property server_id_cookie_name : String = "INVIDIOUS_SERVER_ID"
{% if flag?(:linux) %}
property reload_config_automatically : Bool = true
{% end %}