Slixfeed/assets/settings.ini

72 lines
1.1 KiB
INI
Raw Normal View History

# This file lists default settings per database.
2023-12-24 19:26:31 +01:00
# See file /usr/share/slixfeed/settings.ini
[Settings]
# Maximum items to archive (0 - 500)
archive = 50
2023-12-24 19:26:31 +01:00
# Source check interval (recommended 90; minimum 10)
check = 90
# Work status (Value 0 to disable)
enabled = 1
2023-12-24 19:26:31 +01:00
# Update interval (Minimum value 10)
interval = 300
# Maximum length of summary (Value 0 to disable)
length = 300
# Mark entries of newly added entries as unread
old = 0
# Amount of entries per update
quantum = 3
# Pick random item from database
random = 0
2023-12-24 19:26:31 +01:00
# Utilized in case of missing protocol support.
[Bridge]
gopher =
i2p =
nostr =
tor =
yggdrasil =
# Offline instances will be replaced by online
# ones or by FarSide. See https://farside.link/
[Redirect]
invidious =
librarian =
nitter =
proxitok =
[Network]
# Enable centralized DNS system (unsafe)
clearnet = 1
2023-12-24 19:26:31 +01:00
# Enable I2P mixnet system (safer)
i2p = 1
2023-12-24 19:26:31 +01:00
# Enable Loki mixnet system (safer)
loki = 1
2023-12-24 19:26:31 +01:00
# Enable Tor semi-mixnet system (semi-safer)
tor = 1
# Enable Yggdrasil mixnet system (safer)
yggdrasil = 1
2023-12-24 19:26:31 +01:00
# User Agent
2023-12-18 17:25:22 +01:00
user-agent = Slixfeed/0.1