1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-18 14:22:38 +02:00

core: Display optional administrator email (#896)

This commit is contained in:
Yardena Cohen
2018-11-05 01:46:44 -08:00
committed by LogMANOriginal
parent b55ec51e0e
commit 27d6a22675
2 changed files with 19 additions and 0 deletions

View File

@@ -11,6 +11,12 @@
; false = disabled (default)
custom_timeout = false
[admin]
; Advertise an email address where people can reach the administrator.
; This address is displayed on the main page, visible to everyone!
; "" = Disabled (default)
email = ""
[proxy]
; Sets the proxy url (i.e. "tcp://192.168.0.0:32")