cronsun/conf/files/security.json.sample

10 lines
105 B
Plaintext

{
"open": false,
"users": [
"www", "db"
],
"ext": [
".sh", ".py"
]
}