Build new nix {module,package,flake}. Adapt to new config variables
Co-authored-by: h7x4 <h7x4@nani.wtf>
This commit is contained in:
@@ -19,7 +19,7 @@ if(!$loginname) {
|
||||
}
|
||||
|
||||
# Sourced from config.php through include.php
|
||||
$galleryDir = $GALLERY_DIRECTORY;
|
||||
$galleryDir = $GALLERY_DIR;
|
||||
$serverPath = $GALLERY_SERVER_PATH;
|
||||
|
||||
$allowedExtensions = ['jpg', 'jpeg', 'png', 'gif', 'bmp', 'svg', 'webp'];
|
||||
|
Reference in New Issue
Block a user