diff options
| author | Paul Buetow <paul@buetow.org> | 2022-02-21 22:11:01 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-02-21 22:11:01 +0000 |
| commit | 91790239f268711e7dd06441c25e0bfee0901417 (patch) | |
| tree | 8fe93a5c80fb2a70a131af3f73ee65d3588f0dfe /src | |
| parent | d572f7fdc8a46cab789606b1f0a130839e5ec95a (diff) | |
remove more sub-album artefacts
Diffstat (limited to 'src')
| -rw-r--r-- | src/photoalbum.default.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf index f164c50..82bff8c 100644 --- a/src/photoalbum.default.conf +++ b/src/photoalbum.default.conf @@ -10,8 +10,6 @@ MAXPREVIEWS=40 # Diverse directories, need to be full paths, not relative! INCOMING_DIR=$(pwd)/incoming -# Set to yes if per directory sub-albums are wanted -SUB_ALBUMS=no DIST_DIR=$(pwd)/dist TEMPLATE_DIR=/usr/share/photoalbum/templates/default #TEMPLATE_DIR=/usr/share/photoalbum/templates/minimal |
