mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-12 01:49:56 +01:00
Update README.md - minor edits
This commit is contained in:
@@ -15,19 +15,20 @@ chmod +x zenphoto-install.sh
|
||||
- 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.
|
||||
|
||||
PHP_VERSION
|
||||
- php version to use (currently defaults to 83)
|
||||
- php version to use (currently defaults to 83)
|
||||
|
||||
MARIADB_VERSION
|
||||
- mariadb version to use (currently defaults to 106)
|
||||
- mariadb version to use (currently defaults to 106)
|
||||
|
||||
ZP_VERSION
|
||||
- Zenphoto version to use (currently defaults to 1.6.4)
|
||||
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
|
||||
- `/usr/local/www/zenphoto` - data directory
|
||||
- `/var/db/mysql` - database directory
|
||||
|
||||
## Jail Properties
|
||||
- none
|
||||
- none
|
||||
|
||||
Reference in New Issue
Block a user