~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: mattgiuca
  • Date: 2008-02-17 23:50:42 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:485
setup.py: Changed the defaut root_dir from "/ivle" to "/".
    This is tripping up everyone because by default our install dir is
    /opt/ivle and our apache script is configured to point to /opt/ivle
    (so ivle is located in "/" relative to the site root).

Show diffs side-by-side

added added

removed removed

Lines of Context:
191
191
 
192
192
# Configuration options, defaults and descriptions
193
193
config_options = []
194
 
config_options.append(ConfigOption("root_dir", "/ivle",
 
194
config_options.append(ConfigOption("root_dir", "/",
195
195
    """Root directory where IVLE is located (in URL space):""",
196
196
    """
197
197
# In URL space, where in the site is IVLE located. (All URLs will be prefixed