diff options
author | ArthurHoaro <arthur@hoa.ro> | 2017-05-07 18:45:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-07 18:45:02 +0200 |
commit | 510f7233006e9ea2e0d653049e2ff62537a4fda8 (patch) | |
tree | 90af6fbddda19c22c1bd21e2fc6ed135116cce48 /doc/Shaarli-configuration.md | |
parent | f501caed215bd12caced5106f9226638b2b15fb4 (diff) | |
parent | b230bf207df576fa2ad165702184edf21f674ce7 (diff) | |
download | Shaarli-510f7233006e9ea2e0d653049e2ff62537a4fda8.tar.gz Shaarli-510f7233006e9ea2e0d653049e2ff62537a4fda8.tar.zst Shaarli-510f7233006e9ea2e0d653049e2ff62537a4fda8.zip |
Merge pull request #863 from ArthurHoaro/v0.9.0
Bump version to v0.9.0
Diffstat (limited to 'doc/Shaarli-configuration.md')
-rw-r--r-- | doc/Shaarli-configuration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Shaarli-configuration.md b/doc/Shaarli-configuration.md index 4a783c0e..25647cb7 100644 --- a/doc/Shaarli-configuration.md +++ b/doc/Shaarli-configuration.md | |||
@@ -70,6 +70,7 @@ It might be useful if your IP adress often changes. | |||
70 | 70 | ||
71 | **data_dir**: Data directory. | 71 | **data_dir**: Data directory. |
72 | **datastore**: Shaarli's links database file path. | 72 | **datastore**: Shaarli's links database file path. |
73 | **history**: Shaarli's operation history file path. | ||
73 | **updates**: File path for the ran updates file. | 74 | **updates**: File path for the ran updates file. |
74 | **log**: Log file path. | 75 | **log**: Log file path. |
75 | **update_check**: Last update check file path. | 76 | **update_check**: Last update check file path. |