Revert "will now update profile pic based upon spacestate if configured"
This reverts commit a352f3e442
.
The profile image is cached too aggressively for this scheme to work
This commit is contained in:
parent
c9820bee96
commit
11c94f47cf
3 changed files with 5 additions and 27 deletions
|
@ -9,10 +9,6 @@ spacestate_profile_key = 'Spacestate'
|
|||
open_profile_field = 'Open! @ {}'
|
||||
closed_profile_field = 'Closed @ {}'
|
||||
|
||||
update_profilepic_on_spacestate_change = True
|
||||
spacestate_open_profilepic = './open.png'
|
||||
spacestate_closed_profilepic = './closed.png'
|
||||
|
||||
profile_fields = [('Website', 'https://bitlair.nl/')]
|
||||
access_token = 'aaaaAAAAaaaa1234'
|
||||
homeserver = 'https://hsnl.social'
|
Loading…
Add table
Add a link
Reference in a new issue