We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54b4ab commit f9db7faCopy full SHA for f9db7fa
icpc-wf/ansible/variables.yml
@@ -2,7 +2,7 @@
2
DJ_DIR: /home/domjudge/domjudge
3
4
# Branch to checkout and use.
5
-DJ_BRANCH: wf2019
+DJ_BRANCH: master
6
7
# Set this to change the web interface background color.
8
#BACKGROUND_COLOR: '#ddddff'
@@ -15,7 +15,7 @@ DOMSERVER_URL: "{{DOMSERVER}}"
15
DOMSERVER_SSL_CERT: /etc/ssl/certs/domserver.crt
16
DOMSERVER_SSL_KEY: /etc/ssl/private/domserver.key
17
18
-TIMEZONE: "Europe/Lisbon"
+TIMEZONE: "Europe/Moscow"
19
20
PHP_FPM_MAX_CHILDREN: 400
21
PHP_FPM_MAX_REQUESTS: 500
0 commit comments