Skip to content

Commit 0489b1a

Browse files
committed
change wrong name on app.ini.sample
1 parent 7daf92a commit 0489b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.ini.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ ENABLE_FEDERATED_AVATAR = false
412412

413413
[attachment]
414414
; Whether attachments are enabled. Defaults to `true`
415-
ENABLE = true
415+
ENABLED = true
416416
; Path for attachments. Defaults to `data/attachments`
417417
PATH = data/attachments
418418
; One or more allowed types, e.g. image/jpeg|image/png

0 commit comments

Comments
 (0)