We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b275e4 commit 12ab1e4Copy full SHA for 12ab1e4
docs/user/settings.rst
@@ -281,7 +281,8 @@ configuration variables.
281
282
.. code-block:: bash
283
284
- ./manage.py clear_cache
+ cd /opt/openwisp2
285
+ python manage.py clear_cache
286
287
System-defined variables can be referenced in VPN, Template, and
288
Config objects. When these variables are updated, existing cached
0 commit comments