mirror of
https://notabug.org/scuti/pleroma-comments
synced 2025-01-24 03:51:43 +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
|
pleroma_avatar_path = nil
|
||||||
|
|
||||||
-- instances may require auth to access api
|
-- instances may require auth to access api
|
||||||
-- pleroma_auth = {}
|
pleroma_auth = {}
|
||||||
-- pleroma_auth["instance.tld"] = "your_auth_key"
|
-- pleroma_auth["instance.tld"] = "your_auth_key"
|
||||||
|
|
||||||
pcall(
|
pcall(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user