Options =========== Some services provide `options` - user-specific settings that allow you to customize their behavior to suit your needs. For a complete list of available options, refer to :class:`~ignis.options.Options`. There is also detailed documentation about using them. User Options --------------- You can define your own options! Just follow the structure described in :class:`~ignis.options.OptionsManager`.