mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-03 19:23:54 +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.
|
- 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
|
## 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
|
||||||
- php version to use (currently defaults to 83)
|
- php version to use (currently defaults to 83)
|
||||||
|
|
||||||
MARIADB_VERSION
|
MARIADB_VERSION
|
||||||
- mariadb version to use (currently defaults to 106)
|
- mariadb version to use (currently defaults to 106)
|
||||||
|
|
||||||
ZP_VERSION
|
APP_VERSION
|
||||||
- Zenphoto version to use (currently defaults to 1.6.4)
|
- Zenphoto version to use (currently defaults to 1.6.4)
|
||||||
|
|
||||||
## Mount points (should be mounted outside the jail)
|
## Mount points (should be mounted outside the jail)
|
||||||
- `/usr/local/www/zenphoto` - data directory
|
- `/usr/local/www/zenphoto` - data directory
|
||||||
- `/var/db/mysql` - database directory
|
- `/var/db/mysql` - database directory
|
||||||
|
|
||||||
## Jail Properties
|
## Jail Properties
|
||||||
- none
|
- none
|
||||||
|
|||||||
Reference in New Issue
Block a user