|
@@ -283,8 +283,8 @@ MISAGO_ATTACHMENT_SECRET_LENGTH = 64
|
|
|
|
|
|
# Names of files served when user requests file that doesn't exist or is unavailable
|
|
# Names of files served when user requests file that doesn't exist or is unavailable
|
|
# Those files will be sought within STATIC_ROOT directory
|
|
# Those files will be sought within STATIC_ROOT directory
|
|
-MISAGO_404_IMAGE = 'misago/error-404.png'
|
|
|
|
-MISAGO_403_IMAGE = 'misago/error-403.png'
|
|
|
|
|
|
+MISAGO_404_IMAGE = 'misago/img/error-404.png'
|
|
|
|
+MISAGO_403_IMAGE = 'misago/img/error-403.png'
|
|
|
|
|
|
|
|
|
|
# Controls max age in days of items that Misago has to process to make rankings
|
|
# Controls max age in days of items that Misago has to process to make rankings
|