
.. _sardanacustomsettings:

=======================
Sardana custom settings
=======================


Sardana provides a module located at its root directory called
`sardanacustomsettings` which stores global configuration options.
It can be modified permanently so that it affects all applications
(use with care), or accessed at run time for setting options for
the current execution.

.. automodule:: sardana.sardanacustomsettings
   :members:
   :undoc-members:
