diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-03-10 12:23:21 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-03-10 12:23:21 +0200 |
| commit | 0c0ed0864c5c77339c0c9e73328cac43b09e88a2 (patch) | |
| tree | 080606cfbd09dd534bbde112786ee84962f8addb | |
| parent | 0730935dc1467a250d245976b4e6cdd19fe1f918 (diff) | |
fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ mingw doesn't have python support, so using mingw (I want a unix native python) # Deployment - obtain a server configuration by either adjusting res/etc/rhizi-server.conf.example or reusing an already active one. -- the following configuration keys will likely need changing: DEBUG, SECRET_KEY, root_path, access_control, etc. configuration keys +- the following configuration keys will likely need changing: DEBUG, SECRET_KEY, root_path, access_control, etc. - rename configuration as 'rhizi-server.production.conf' - use the build.ant deploy-remote target: - adjust targetDomain path: should point at the configuration's file dir |
