Files
config-man/config-man.json

30 lines
618 B
JSON

{
"storage": {
"path": "ab",
"rclone_remote": "prod",
"timeout": 30
},
"cdn": {
"base_url": "https://128-ft-cdn-aws-tx.arksgame.com/ab",
"timeout": 10,
"retry_count": 3,
"cloudflare": {
"api_token": "VTYgqH-ULuV-Xh0w3ztOZtlAPxsGjqCj1GvKgGYM",
"zone_id": "93a6163503adbaadd9f7842a59ba68dd"
}
},
"crypto": {
"algorithm": "DES",
"key": "tbambooz"
},
"logging": {
"level": "INFO",
"format": "%(asctime)s - %(name)s - %(levelname)s - %(message)s"
},
"display": {
"table_format": "grid",
"max_width": 100,
"truncate_length": 25
}
}