Update README.md - typo+reorganize var

This commit is contained in:
tschettervictor
2024-12-01 19:50:45 -07:00
committed by GitHub
parent 3dd0d6b75c
commit 2f93ade469

View File

@@ -12,20 +12,20 @@ chmod +x zenphoto-install.sh
```
## Install Notes
- Reinstalling replaces the 'zp-core' and 'themes' directories, and the 'index.php' file according to the documentation. If you have modified a theme or installed a custom theme, please be sure to back them up before reinstalling.
- Reinstalling replaces the 'zp-core' and 'themes' directories, and the 'index.php' file according to the documentation. If you have modified a theme or installed a custom theme, please be sure to back them up before reinstalling.
## Variables
These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at defalut unless you have a good reason to change them.
These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at default unless you have a good reason to change them.
APP_VERSION
- zenphoto version to use (currently defaults to 1.6.4)
PHP_VERSION
- php version to use (currently defaults to 83)
MARIADB_VERSION
- mariadb version to use (currently defaults to 106)
APP_VERSION
- Zenphoto version to use (currently defaults to 1.6.4)
## Mount points (should be mounted outside the jail)
- `/usr/local/www/zenphoto` - data directory
- `/var/db/mysql` - database directory