mirror of
https://notabug.org/scuti/pleroma-comments
synced 2025-05-31 11:21:40 +05:30
fix indexing nil value if pleroma_auth not assigned
This commit is contained in:
@@ -10,7 +10,7 @@ pleroma_avatar_save_path = nil
|
||||
pleroma_avatar_path = nil
|
||||
|
||||
-- instances may require auth to access api
|
||||
-- pleroma_auth = {}
|
||||
pleroma_auth = {}
|
||||
-- pleroma_auth["instance.tld"] = "your_auth_key"
|
||||
|
||||
pcall(
|
||||
|
Reference in New Issue
Block a user