mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-01-24 02:40:18 +00:00
re-enabling global feels writing
this no longer causes ioerror after #19 was fixed
This commit is contained in:
@@ -401,8 +401,7 @@ def www_neighbors():
|
||||
for user in userList:
|
||||
sortedUsers.append(user[0])
|
||||
|
||||
# currently disabled due to /var/global/permissions issues
|
||||
#write_global_feed(sortedUsers)
|
||||
write_global_feed(sortedUsers)
|
||||
|
||||
def nopub(filename):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user