mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 14:48:41 +00:00
chore(web): update config
This commit is contained in:
parent
1815f546bd
commit
74e1088784
@ -1,12 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
return [
|
return [
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'oj-name' => 'Universal Online Judge',
|
'oj-name' => '石家庄二中信息学在线评测系统',
|
||||||
'oj-name-short' => 'UOJ',
|
'oj-name-short' => 'S2OJ',
|
||||||
'administrator' => 'root',
|
'administrator' => 'root',
|
||||||
'admin-email' => 'admin@local_uoj.ac',
|
'admin-email' => 'admin@sjzezoj.com',
|
||||||
'QQ-group' => '',
|
'QQ-group' => '',
|
||||||
'ICP-license' => ''
|
'ICP-license' => '冀ICP备2020028886号'
|
||||||
],
|
],
|
||||||
'database' => [
|
'database' => [
|
||||||
'database' => 'app_uoj233',
|
'database' => 'app_uoj233',
|
||||||
|
Loading…
Reference in New Issue
Block a user