Tokens: Option to disable user tokens.

This commit is contained in:
Fijxu
2024-10-25 10:36:20 -03:00
parent e17ca9735d
commit 3ee98051e4
4 changed files with 13 additions and 4 deletions

View File

@@ -189,6 +189,8 @@ class Config
property pubsub_domain : String = ""
property ignore_user_tokens : Bool = false
# Materialious redirects
property materialious_domain : String?