|
|
@ -181,9 +181,14 @@ SERVICE = server |
|
|
|
DISABLE_GRAVATAR = false |
|
|
|
DISABLE_GRAVATAR = false |
|
|
|
|
|
|
|
|
|
|
|
[attachment] |
|
|
|
[attachment] |
|
|
|
|
|
|
|
; Path for attachments. Defaults to files/attachments |
|
|
|
PATH = |
|
|
|
PATH = |
|
|
|
; One or more allowed types, e.g. image/jpeg|image/png |
|
|
|
; One or more allowed types, e.g. image/jpeg|image/png |
|
|
|
ALLOWED_TYPES = |
|
|
|
ALLOWED_TYPES = |
|
|
|
|
|
|
|
; Max size of each file. Defaults to 32MB |
|
|
|
|
|
|
|
MAX_SIZE |
|
|
|
|
|
|
|
; Max number of files per upload. Defaults to 10 |
|
|
|
|
|
|
|
MAX_FILES = |
|
|
|
|
|
|
|
|
|
|
|
[log] |
|
|
|
[log] |
|
|
|
ROOT_PATH = |
|
|
|
ROOT_PATH = |
|
|
|