|
|
|
@ -134,6 +134,13 @@ APP_TIMEZONE="UTC"
|
|
|
|
|
# See: https://docs.pixelfed.org/technical-documentation/config/#max_photo_size-kb
|
|
|
|
|
#MAX_PHOTO_SIZE="15000"
|
|
|
|
|
|
|
|
|
|
# The max number of photos allowed per post.
|
|
|
|
|
#
|
|
|
|
|
# Defaults to "4".
|
|
|
|
|
#
|
|
|
|
|
# See: https://docs.pixelfed.org/technical-documentation/config/#max_album_length
|
|
|
|
|
#MAX_ALBUM_LENGTH="4"
|
|
|
|
|
|
|
|
|
|
# Update the max avatar size, in kB.
|
|
|
|
|
#
|
|
|
|
|
# Defaults to "2000" (2MB).
|
|
|
|
@ -162,13 +169,6 @@ APP_TIMEZONE="UTC"
|
|
|
|
|
# See: https://docs.pixelfed.org/technical-documentation/config/#max_name_length
|
|
|
|
|
#MAX_NAME_LENGTH="30"
|
|
|
|
|
|
|
|
|
|
# The max number of photos allowed per post.
|
|
|
|
|
#
|
|
|
|
|
# Defaults to "4".
|
|
|
|
|
#
|
|
|
|
|
# See: https://docs.pixelfed.org/technical-documentation/config/#max_album_length
|
|
|
|
|
#MAX_ALBUM_LENGTH="4"
|
|
|
|
|
|
|
|
|
|
# Resize and optimize image uploads.
|
|
|
|
|
#
|
|
|
|
|
# Defaults to "true".
|
|
|
|
|