Fix spelling mistake
[ctsim.git] / cgi-bin / ctsim.conf.in
old mode 100755 (executable)
new mode 100644 (file)
index e6fd9b4..42b88f5
@@ -6,3 +6,6 @@ $::jobdir = "@webdatadir@";
 $::datadir = "@webdatadir@";
 $::url_datadir = "@webdataurl@";
 $::mpi_enable = "@mpienable@";
+$::single_process_only = 1;
+
+1;