Forráskód Böngészése

Mention that controlbox stays open on page reload.

JC Brand 9 éve
szülő
commit
ebd0089446
1 módosított fájl, 4 hozzáadás és 0 törlés
  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
 ----------------------
 ----------------------