This commit is contained in:
2026-04-15 16:40:23 +08:00
parent 03229f23d4
commit 446bc34a9f
78 changed files with 1617 additions and 120 deletions

View File

@@ -0,0 +1,34 @@
# Windows local test configuration
# Fill in the database settings and adjust all paths to match your machine.
server.host=0.0.0.0
server.port=65170
jwt.secret=rjyusrghdfghj2345ryu123asdfvbyukuirtwjhfsd
jwt.expiration_seconds=7200
logging.level=debug
logging.http_summary=true
logging.http_dump=true
logging.http_max_body=2048
# Keep these disabled for the first Windows test pass.
features.video_enabled=false
features.payment_enabled=false
# MySQL test database
database.host=124.221.102.163
database.port=3306
database.name=rindro
database.user=root
database.password=d5231520
database.ssl_mode=disable
database.ssl_ca=
database.plugin_dir=
# Main legacy-compatible Windows test paths
paths.configfile=/home/lenheart/DPS_DataBase/rindro/Script/FileConfig.json
paths.file_root=/home/lenheart/DPS_DataBase/rindro/
paths.file_map=/home/lenheart/DPS_DataBase/rindro/file.json
paths.script_root=/home/lenheart/DPS_DataBase/rindro/ClentScript/
paths.dps_root=/home/lenheart/DPS_DataBase/DP_S/
paths.client_user_script_root=/home/lenheart/DPS_DataBase/rindro/ClentUserScript/