Sha256: 257b356b7755bbc729b937e183ec754f32d5327827bdc8377e06ba592317f123
Contents?: true
Size: 633 Bytes
Versions: 10
Compression:
Stored size: 633 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 /tmp </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
10 entries across 10 versions & 2 rubygems