1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00

Add MARIADB_PLUGIN_DIR env (#8165)

Co-authored-by: Heran Yang <heran.yang@seafile.com>
This commit is contained in:
feiniks
2025-08-26 15:51:21 +08:00
committed by GitHub
parent 9f9d62eebb
commit 4e2b94f538

View File

@@ -30,6 +30,7 @@ export SEAFILE_CONF_DIR=${default_seafile_data_dir}
export SEAFILE_RPC_PIPE_PATH=${seafile_rpc_pipe_path}
export SEAHUB_DIR=$seahubdir
export SEAFDAV_CONF=${central_config_dir}/seafdav.conf
export MARIADB_PLUGIN_DIR=${INSTALLPATH}/seafile/lib/plugin
script_name=$0
function usage () {