mirror of
https://gitee.com/Zhaoxin59/my-chat_-server.git
synced 2026-02-14 01:21:50 +08:00
update
This commit is contained in:
11
file/file_server.conf
Normal file
11
file/file_server.conf
Normal file
@ -0,0 +1,11 @@
|
||||
-run_mode=true
|
||||
-log_file=/im/logs/file.log
|
||||
-log_level=0
|
||||
-registry_host=http://10.0.0.235:2379
|
||||
-base_service=/service
|
||||
-instance_name=/file_service/instance
|
||||
-access_host=10.0.0.235:10002
|
||||
-storage_path=/im/data/
|
||||
-listen_port=10002
|
||||
-rpc_timeout=-1
|
||||
-rpc_threads=1
|
||||
Reference in New Issue
Block a user