mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-12 21:35:30 +00:00
Add rpc pipe path (#326)
* Add rpc pipe path * Add seahub.sh env and change pipe path
This commit is contained in:
@@ -41,6 +41,7 @@ struct _SeafileController {
|
||||
char *central_config_dir;
|
||||
char *config_dir;
|
||||
char *seafile_dir;
|
||||
char *rpc_pipe_path;
|
||||
char *logdir;
|
||||
|
||||
CcnetClient *client;
|
||||
|
Reference in New Issue
Block a user