Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 766c4af

Browse files
committed
remove jobe server config variables from the default
1 parent 567a14e commit 766c4af

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

runestone/common/project_template/pavement.tmpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ options(
4040
'python3': '%(python3)s',
4141
'dburl': '%(dburl)s',
4242
'default_ac_lang': '%(default_ac_lang)s',
43-
'jobe_server': 'http://jobe2.cosc.canterbury.ac.nz',
44-
'proxy_uri_runs': '/jobe/index.php/restapi/runs/',
45-
'proxy_uri_files': '/jobe/index.php/restapi/files/',
4643
'downloads_enabled': '%(downloads_enabled)s',
4744
'enable_chatcodes': '%(enable_chatcodes)s',
4845
'allow_pairs': '%(allow_pairs)s',

0 commit comments

Comments
 (0)