You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"title": "SYZOJ",
|
|
|
|
"hostname": "127.0.0.1",
|
|
|
|
"port": "5283",
|
|
|
|
"db": {
|
|
|
|
"database": null,
|
|
|
|
"username": null,
|
|
|
|
"password": null,
|
|
|
|
"host": null,
|
|
|
|
"dialect": "sqlite",
|
|
|
|
"storage": "syzoj.db"
|
|
|
|
},
|
|
|
|
"upload_dir": "uploads",
|
|
|
|
"default": {
|
|
|
|
"problem": {
|
|
|
|
"time_limit": 1000,
|
|
|
|
"memory_limit": 256
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"show": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"page": {
|
|
|
|
"problem": 50,
|
|
|
|
"judge_state": 10,
|
|
|
|
"ranklist": 20,
|
|
|
|
"discussion": 10,
|
|
|
|
"article_comment": 10,
|
|
|
|
"contest": 10,
|
|
|
|
"edit_contest_problem_list": 10
|
|
|
|
},
|
|
|
|
"languages": {
|
|
|
|
"cpp": {
|
|
|
|
"show": "C++",
|
|
|
|
"highlight": "cpp"
|
|
|
|
},
|
|
|
|
"cpp11": {
|
|
|
|
"show": "C++11",
|
|
|
|
"highlight": "cpp"
|
|
|
|
},
|
|
|
|
"csharp": {
|
|
|
|
"show": "C#",
|
|
|
|
"highlight": "csharp"
|
|
|
|
},
|
|
|
|
"c": {
|
|
|
|
"show": "C",
|
|
|
|
"highlight": "c"
|
|
|
|
},
|
|
|
|
"java": {
|
|
|
|
"show": "Java",
|
|
|
|
"highlight": "java"
|
|
|
|
},
|
|
|
|
"pascal": {
|
|
|
|
"show": "Pascal",
|
|
|
|
"highlight": "pascal"
|
|
|
|
},
|
|
|
|
"python2": {
|
|
|
|
"show": "Python 2",
|
|
|
|
"highlight": "python"
|
|
|
|
},
|
|
|
|
"python3": {
|
|
|
|
"show": "Python 3",
|
|
|
|
"highlight": "python"
|
|
|
|
},
|
|
|
|
"nodejs": {
|
|
|
|
"show": "Node.js",
|
|
|
|
"highlight": "js"
|
|
|
|
},
|
|
|
|
"ruby": {
|
|
|
|
"show": "Ruby",
|
|
|
|
"highlight": "ruby"
|
|
|
|
},
|
|
|
|
"haskell": {
|
|
|
|
"show": "Haskell",
|
|
|
|
"highlight": "haskell"
|
|
|
|
},
|
|
|
|
"vbnet": {
|
|
|
|
"show": "Visual Basic",
|
|
|
|
"highlight": "vbnet"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notices": [
|
|
|
|
{
|
|
|
|
"type": "// article",
|
|
|
|
"id": 1,
|
|
|
|
"comment": "Specify the id if you want to show a article"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "// link",
|
|
|
|
"url": "",
|
|
|
|
"date": "",
|
|
|
|
"comment": "Specify the url and date if you want to show any link"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"announcement": "Here is the announcement",
|
|
|
|
"session_secret": "233",
|
|
|
|
"judge_token": "233"
|
|
|
|
}
|