This commit is contained in:
parent
79859100a8
commit
a63300e284
1 changed files with 0 additions and 3 deletions
|
@ -106,9 +106,6 @@ class Config
|
|||
property materialious_domain : String?
|
||||
# Alternative domains. You can add other domains, like TOR and I2P addresses
|
||||
property alternative_domains : Array(String) = [] of String
|
||||
property donation_url : String?
|
||||
property contact_url : String?
|
||||
property home_domain : String?
|
||||
|
||||
# Subscribe to channels using PubSubHubbub (requires domain, hmac_key)
|
||||
property use_pubsub_feeds : Bool | Int32 = false
|
||||
|
|
Loading…
Reference in a new issue