14 lines
423 B
JSON
14 lines
423 B
JSON
{
|
|
"rmtmp_delay": 20,
|
|
"google_api_key": "",
|
|
"log_file": "/var/www/html/log.txt",
|
|
"sh_enabled": false,
|
|
"sudo_users": [ 0, 1 ],
|
|
"twitter": {
|
|
"access_token": "",
|
|
"access_token_secret": "",
|
|
"consumer_key": "",
|
|
"consumer_secret": ""
|
|
}
|
|
}
|