aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2016-09-01 21:39:41 +0200
committerClaude <longneck@scratchbook.ch>2016-09-01 21:39:41 +0200
commit4049cd44470e27abefaa46f8270f7aa237936472 (patch)
treee5b3077313cef852722491308843813771417a09 /README.md
parent09e6533ffddc8501162e1241f5d00fdd21e5dfca (diff)
downloadstikked-fit-4049cd44470e27abefaa46f8270f7aa237936472.tar.gz
stikked-fit-4049cd44470e27abefaa46f8270f7aa237936472.tar.bz2
stikked-fit-4049cd44470e27abefaa46f8270f7aa237936472.zip
works indeed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d88acf6..15e43a4 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Installation
* No special file permissions are needed by default. Optional: If you want to have the JavaScript- and CSS-files minified, the static/asset/ folder has to be writable.
* To ensure that pastes with an expiration set get cleaned up, define the cron key in the config and set up a cronjob, for example:
* `*/5 * * * * curl --silent http://yoursite.com/cron/[key]`
-* If you encounter errors with stylesheets and paths, make sure your site_root config value is not empty (see [here](http://www.codeigniter.com/user_guide/installation/upgrade_303.html)).
+* If you encounter errors with stylesheets and paths, make sure your base_url config value is not empty (see [here](http://www.codeigniter.com/user_guide/installation/upgrade_303.html)).
* Be sure to also copy the .htaccess file when you move files around. This is a hidden file and easily overlooked.
@@ -79,7 +79,7 @@ Changelog
Copy your htdocs/application/stikked.php config file away. Upload the new version. Copy it back.
-Add and set the site_root in application/config/stikked.php
+Add and set the base_url in htdocs/application/config/stikked.php
### Version 0.10.0:

© 2014-2024 Faster IT GmbH | imprint | privacy policy