Sha256: d6a8880f07516cd5a51c605090e53e9a46fcb3d4a57d4900807db824519ef4a6
Contents?: true
Size: 644 Bytes
Versions: 5
Compression:
Stored size: 644 Bytes
Contents
<location /<%= client_name %>> SetHandler mod_python PythonInterpreter main_interpreter PythonHandler trac.web.modpython_frontend PythonOption TracEnvParentDir <%= trac_dir %>/<%= client_name %> PythonOption TracUriRoot /<%= client_name %> PythonOption TracEnvIndexTemplate <%= trac_dir %>/<%= client_name %>/.theme/index/index.html PythonOption PYTHON_EGG_CACHE <%= temp_dir %> </location> <location <%= @APP_CONFIG[:urls][:svn] %>/<%= client_name %>> DAV svn SVNParentPath <%= svn_dir %>/<%= client_name %> SVNListParentPath On SVNAutoversioning On SVNReposName "Saint Digital Source Repository for <%= client_name %>" </location>
Version data entries
5 entries across 5 versions & 1 rubygems