Skip to content

Commit 890612f

Browse files
committed
Deploying to gh-pages from @ 12d4520 🚀
1 parent c5f21c0 commit 890612f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ <h3 id="maps"><a class="toclink" href="#maps">Maps</a></h3>
243243
<p>Determines the availability of the standalone map view as well as the small map preview in the info sidebar in the photo view, used for displaying the location where the photos were taken. Maps can be enabled just for the logged-in users or also in the public mode. The standalone map view can display photos from the current album only or also including its subalbums.</p>
244244
<p>Note that enabling the maps adds a viewing-time dependency of your gallery on an external server belonging to the map tile provider and, in the process, leaks coarse location data to that provider. You can choose between several available map tile providers. All the providers use the OpenStreetMap data <a href="https://www.openstreetmap.org/copyright">© OpenStreetMap contributors</a>.</p>
245245
<h2 id="css-personalization"><a class="toclink" href="#css-personalization">CSS Personalization</a></h2>
246-
<p>Much of the appearance of the Lychee web interface is determined by the CSS. The bottom of the basic settings screen features a text input field where custom CSS can be entered to tweak the Lychee user interface. Effective use of this feature requires the knowledge of CSS and the internals of the <a href="frontend.html">Lychee front end</a> which go beyond the scope of this document, but check the <a href="faq.html">FAQ</a> for a few examples.</p>
246+
<p>Much of the appearance of the Lychee web interface is determined by the CSS. The bottom of the basic settings screen features a text input field where custom CSS can be entered to tweak the Lychee user interface. Effective use of this feature requires the knowledge of CSS and the internals of the <a href="frontend.html">Lychee front end</a> which go beyond the scope of this document, but check the <a href="faq_general.html">FAQ</a> for a few examples.</p>
247247
<p>Unlike the rest of the config, this field is stored in the text file <code>public/dist/user.css</code> and can be modified directly there using your favorite editor.</p>
248248
<h2 id="full-settings"><a class="toclink" href="#full-settings">Full Settings</a></h2>
249249
<p>Clicking <em>More</em> at the bottom of the basic settings screen brings up the full settings, where every configuration option from the database can be modified. This is a low-level interface so be careful what you are doing! Any modifications made are validated and take effect after clicking on the <em>Save my modification, I accept the Risk!</em> button at the bottom of the screen.</p>

0 commit comments

Comments
 (0)