diff --git a/config.toml b/config.toml index 8e0978f..dbb8c09 100644 --- a/config.toml +++ b/config.toml @@ -177,38 +177,39 @@ reject_future_seconds = 1800 [pay_to_relay] # Enable pay to relay -enabled = false +#enabled = false # The cost to be admitted to relay -admission_cost = 1000 +#admission_cost = 4200 # The cost in sats per post -cost_per_event = 0 +#cost_per_event = 0 # Url of lnbits api -node_url = "" +#node_url = "" # LNBits api secret -api_secret = "" +#api_secret = "" # Terms of service -terms_message = """ -This service (and supporting services) are provided "as is", without warranty of any kind, express or implied. +#terms_message = """ +#This service (and supporting services) are provided "as is", without warranty of any kind, express or implied. +# +#By using this service, you agree: +#* Not to engage in spam or abuse the relay service +#* Not to disseminate illegal content +#* That requests to delete content cannot be guaranteed +#* To use the service in compliance with all applicable laws +#* To grant necessary rights to your content for unlimited time +#* To be of legal age and have capacity to use this service +#* That the service may be terminated at any time without notice +#* That the content you publish may be removed at any time without notice +#* To have your IP address collected to detect abuse or misuse +#* To cooperate with the relay to combat abuse or misuse +#* You may be exposed to content that you might find triggering or distasteful +#* The relay operator is not liable for content produced by users of the relay +#""" -By using this service, you agree: -* Not to engage in spam or abuse the relay service -* Not to disseminate illegal content -* That requests to delete content cannot be guaranteed -* To use the service in compliance with all applicable laws -* To grant necessary rights to your content for unlimited time -* To be of legal age and have capacity to use this service -* That the service may be terminated at any time without notice -* That the content you publish may be removed at any time without notice -* To have your IP address collected to detect abuse or misuse -* To cooperate with the relay to combat abuse or misuse -* You may be exposed to content that you might find triggering or distasteful -* The relay operator is not liable for content produced by users of the relay -""" # Whether or not new sign ups should be allowed -sign_ups = true -secret_key = "" +#sign_ups = false +#secret_key = ""