diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-03-13 08:56:04 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-03-13 08:56:04 -0400 |
commit | aa909fad0aab66b64f2e33c1cbe4641ab1ab13e8 (patch) | |
tree | 1480bff6d350b7d33c848bc89c854979275c7db6 | |
parent | 0d880d0d14f61ec36fc6f659d0e60418156473eb (diff) | |
parent | 78519c43b9c20fef2086d940e874b160858b8bdd (diff) |
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -877,7 +877,7 @@ This section is a catch-all for site-wide variables. name: the name of your site, like 'YourCompany Microblog'. server: the server part of your site's URLs, like 'example.net'. -path: The path part of your site's URLs, like 'mublog' or '/' +path: The path part of your site's URLs, like 'mublog' or '' (installed in root). fancy: whether or not your site uses fancy URLs (see Fancy URLs section above). Default is false. |