Overwrought/config_slave.py.template

7 lines
198 B
Plaintext
Raw Permalink Normal View History

2019-06-03 08:29:03 -04:00
#!/usr/bin/env python3
"""
Configuration settings for overwrought_slave.py.
`remote_addr` is the address of the remote Overwrought server.
"""
remote_addr = "https://stream.steelbea.me/overwrought"