mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
Add MARIADB_PLUGIN_DIR env (#8165)
Co-authored-by: Heran Yang <heran.yang@seafile.com>
This commit is contained in:
@@ -30,6 +30,7 @@ export SEAFILE_CONF_DIR=${default_seafile_data_dir}
|
|||||||
export SEAFILE_RPC_PIPE_PATH=${seafile_rpc_pipe_path}
|
export SEAFILE_RPC_PIPE_PATH=${seafile_rpc_pipe_path}
|
||||||
export SEAHUB_DIR=$seahubdir
|
export SEAHUB_DIR=$seahubdir
|
||||||
export SEAFDAV_CONF=${central_config_dir}/seafdav.conf
|
export SEAFDAV_CONF=${central_config_dir}/seafdav.conf
|
||||||
|
export MARIADB_PLUGIN_DIR=${INSTALLPATH}/seafile/lib/plugin
|
||||||
|
|
||||||
script_name=$0
|
script_name=$0
|
||||||
function usage () {
|
function usage () {
|
||||||
|
Reference in New Issue
Block a user