Quellcode durchsuchen

Mention that controlbox stays open on page reload.

JC Brand vor 9 Jahren
Ursprung
Commit
ebd0089446
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      docs/source/configuration.rst

+ 4 - 0
docs/source/configuration.rst

@@ -552,6 +552,10 @@ the page with class *toggle-controlbox*.
 If this options is set to true, the controlbox will by default be shown upon
 If this options is set to true, the controlbox will by default be shown upon
 page load.
 page load.
 
 
+However, be aware that even if this value is set to ``false``, if the
+controlbox is open, and the page is reloaded, then it will stay open on the new
+page as well.
+
 show_only_online_users
 show_only_online_users
 ----------------------
 ----------------------