Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-06-26 04:49:20 +0300
committerOlivier Paroz <github@oparoz.com>2015-07-25 20:32:59 +0300
commitd28cd4c2d5e6fff104f479e23066606d48fa3f9c (patch)
tree276533cef6aa5828863109f99b7e76550117cab6 /documentation
parent7223d77fca41baec639d8f89f81197ed73defc8f (diff)
Re-add 8.1 specific features to the doc
(cherry picked from commit 05efea3)
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Album configuration.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/Album configuration.md b/documentation/Album configuration.md
index 80b79d3f..b23f87e5 100644
--- a/documentation/Album configuration.md
+++ b/documentation/Album configuration.md
@@ -25,8 +25,6 @@ The following album features are currently implemented:
### File format
UTF-8, without BOM. A file created from within the web GUI works.
-On 8.0, you can simply create a .txt file and rename it to .cnf when you're finished.
-
### Structure
It's advised to add a comment in the file, so that people stumbling upon that file know what it's for.
Comments start with #.
@@ -70,6 +68,8 @@ See [this page](http://www.markitdown.net/markdown) for the markdown syntax
_Note: Do not add links to your `copyright` string if you intend on adding a `copyright link`_
+_Warning: External shares are 20-50 times slower than local shares. Be prepared to wait a long time before being able to see all the images contained in a shared album_
+
### Possible future extensions
* Different sorting parameters for albums
@@ -141,4 +141,3 @@ features:
native_svg: yes
...
```
-