diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-08 18:40:55 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-08 18:40:55 +0200 |
commit | 82757801b9e9cdc8806c0005c290f05124f91ba6 (patch) | |
tree | d7f5999c0c01198eb9d9d26e29f842592bb63602 /README.md | |
parent | 9a8b4ff4edf84d7df60de1b6fd1e493b59f88273 (diff) | |
download | wallabag-82757801b9e9cdc8806c0005c290f05124f91ba6.tar.gz wallabag-82757801b9e9cdc8806c0005c290f05124f91ba6.tar.zst wallabag-82757801b9e9cdc8806c0005c290f05124f91ba6.zip |
installation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ To get news from poche, [follow us on twitter](http://twitter.com/getpoche) or [ | |||
11 | 11 | ||
12 | [![flattr](http://api.flattr.com/button/flattr-badge-large.png)](http://flattr.com/thing/1265480/poche-a-read-it-later-open-source-system) | 12 | [![flattr](http://api.flattr.com/button/flattr-badge-large.png)](http://flattr.com/thing/1265480/poche-a-read-it-later-open-source-system) |
13 | 13 | ||
14 | ## Installation | ||
15 | |||
16 | Read the INSTALL.md file. | ||
17 | |||
14 | ## Security | 18 | ## Security |
15 | You **have** to protect your db/poche.sqlite file. Modify the virtual host of your website to add this condition : | 19 | You **have** to protect your db/poche.sqlite file. Modify the virtual host of your website to add this condition : |
16 | ```apache | 20 | ```apache |