mirror of
https://notabug.org/scuti/pleroma-comments
synced 2024-12-22 10:59:44 +05:30
fix indexing nil value if pleroma_auth not assigned
This commit is contained in:
parent
43115f1a42
commit
ea001bfce3
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user