mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 09:30:00 +01:00
Update README.md - typo+reorganize var
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user