Revert "services/mastodon_spacestate: Alter picture"

This reverts commit b6a81cde7e.
This commit is contained in:
polyfloyd 2022-12-22 11:06:13 +01:00
parent b6a81cde7e
commit c654bdf321
3 changed files with 0 additions and 17 deletions

View file

@ -12,7 +12,3 @@ closed_profile_field = 'Closed @ {}'
profile_fields = [('Website', 'https://bitlair.nl/')]
access_token = '{{ mastodon_spacestate_access_token }}'
homeserver = 'https://hsnl.social'
update_profilepic_on_spacestate_change = True
spacestate_open_profilepic = './open.png'
spacestate_closed_profilepic = './closed.png'

View file

@ -8,7 +8,6 @@ After=network.target
Type=simple
Restart=on-failure
RestartSec=10s
WorkingDirectory=/var/lib/mastodon-spacestate
ExecStart=/var/lib/mastodon-spacestate/mastodon-spacestate.py
DynamicUser=true