Add liberapay options to the example config

This commit is contained in:
Drew DeVault 2018-09-15 15:49:36 -04:00
parent d8440a03ff
commit 14bceae55d
1 changed files with 3 additions and 0 deletions

View File

@ -58,5 +58,8 @@ patreon-client-secret=
# And the Patreon campaign you want to connect with:
patreon-campaign=
# Optional LiberaPay integration, fill in your username here
liberapay-campaign=
# Command to reload fosspay (send it a SIGHUP)
reload-command=kill -HUP $(pgrep -xf '/usr/bin/python3.*app.py' | tail -n 1)