Skip to content
Snippets Groups Projects
Commit ffb1c4c1 authored by schneider's avatar schneider
Browse files

doc(config): Add default_app option to documentation

parent a4ef1ec0
Branches
Tags
1 merge request!375Default main app selector
......@@ -40,4 +40,6 @@ Option name Type Description
``execute_elf`` Boolean Allow running of binary :ref:`l0dables`. These files can be nefarious, so this option is off by default.
--------------- ---------- -----------
``timezone`` String Timezone for card10; must be of format ``[+-]HHMM``. Examples: ``+0800``, ``-0200``
--------------- ---------- -----------
``default_app`` String Full path to the exectutable file of the default application. If this option is not set,``apps/analog_clock/__init__.py`` is used.
=============== ========== ===========
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment