mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
* add support of remote task tracking * add remote call trigger implementation * docs update * add cross-service upload * add notes about user * add more ability to control upload * multipart upload with signatures as well as safe file save * configuration reference update * rename watcher methods * erase logs based on current package version Old implementation has used process id instead, but it leads to log removal in case of remote process trigger * add --server flag for setup command * restore behavior of the httploghandler
46 lines
1.0 KiB
ReStructuredText
46 lines
1.0 KiB
ReStructuredText
ahriman.core.configuration package
|
|
==================================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.configuration.configuration module
|
|
-----------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.configuration
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.configuration.schema module
|
|
----------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.schema
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.configuration.shell\_interpolator module
|
|
-----------------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.shell_interpolator
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.configuration.validator module
|
|
-------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.validator
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core.configuration
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|