# # # patch "config.py.example" # from [3411ae3c8ffefc3341164792f5b0aec9aaaab909] # to [7156cefa2775524e5bbc7f49734d37b3fc1ba504] # ============================================================ --- config.py.example 3411ae3c8ffefc3341164792f5b0aec9aaaab909 +++ config.py.example 7156cefa2775524e5bbc7f49734d37b3fc1ba504 @@ -9,6 +9,11 @@ # If config changes are not picked up, reloading # the web server should solve the issue. # +# If you want to run multiple viewmtn installs from +# a single apache server, you might want to look at +# giving them seperate python interpreter instances, +# ie set PythonInterpreter viewmtn1, viewmtn2 etc +# in .htaccess. import sys