nix/module: oopsie doopsie 🥵😤
This commit is contained in:
parent
23a6a3368c
commit
6c9fb5ea38
|
@ -19,7 +19,7 @@ if(!$loginname) {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Sourced from config.php through include.php
|
# Sourced from config.php through include.php
|
||||||
$galleryDir = $GALLERY_DIRECTORY;
|
$galleryDir = $GALLERY_DIR;
|
||||||
$serverPath = $GALLERY_SERVER_PATH;
|
$serverPath = $GALLERY_SERVER_PATH;
|
||||||
|
|
||||||
$allowedExtensions = ['jpg', 'jpeg', 'png', 'gif', 'bmp', 'svg', 'webp'];
|
$allowedExtensions = ['jpg', 'jpeg', 'png', 'gif', 'bmp', 'svg', 'webp'];
|
||||||
|
|
Loading…
Reference in New Issue