Skip to content

Commit f9db7fa

Browse files
We use master for the World Finals and we are in Moscow
1 parent f54b4ab commit f9db7fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

icpc-wf/ansible/variables.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
DJ_DIR: /home/domjudge/domjudge
33

44
# Branch to checkout and use.
5-
DJ_BRANCH: wf2019
5+
DJ_BRANCH: master
66

77
# Set this to change the web interface background color.
88
#BACKGROUND_COLOR: '#ddddff'
@@ -15,7 +15,7 @@ DOMSERVER_URL: "{{DOMSERVER}}"
1515
DOMSERVER_SSL_CERT: /etc/ssl/certs/domserver.crt
1616
DOMSERVER_SSL_KEY: /etc/ssl/private/domserver.key
1717

18-
TIMEZONE: "Europe/Lisbon"
18+
TIMEZONE: "Europe/Moscow"
1919

2020
PHP_FPM_MAX_CHILDREN: 400
2121
PHP_FPM_MAX_REQUESTS: 500

0 commit comments

Comments
 (0)