Remove misc directory
This commit is contained in:
parent
a67912e89e
commit
8cab91f51a
15 changed files with 36 additions and 41 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<config match="index.php">
|
||||
<var name="end_challenge">1386827772</var>
|
||||
<var name="files_dir">/var/www/fic-server/files/</var>
|
||||
<var name="misc_dir">/var/www/fic-server/misc/</var>
|
||||
<var name="misc_dir">/var/www/fic-server/</var>
|
||||
<var name="submission_dir">/var/www/fic-server/submission/</var>
|
||||
<var name="scheduler_socket">/tmp/scheduler.sock</var>
|
||||
<var name="prefix_public">challenge-public</var>
|
||||
|
|
|
|||
Reference in a new issue