1
0
Fork 0
mirror of https://github.com/Findus23/HNReader.git synced 2024-09-19 15:23:44 +02:00
HNReader/config.py

6 lines
150 B
Python

user_agent = "HNClient (in development)"
debug = True
# redis_socket = "/run/redis-hnreader/redis-server.sock"
redis_socket = False
trusted_ips = {}