]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
python: config: added KresConfig class and prepared Lua templates docs-python-refac-ga7je5/deployments/8788 python-refactoring
authorAleš Mrázek <ales.mrazek@nic.cz>
Mon, 16 Feb 2026 15:15:47 +0000 (16:15 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Thu, 26 Mar 2026 13:13:29 +0000 (14:13 +0100)
commitb570906bc36e47c9e20fd07726128c1f59725d60
tree65b039cf0c86f4d59392977e11c96c27546e249f
parentf1a37e85571b46267161c90c8f728f1c1e2916ca
python: config:  added KresConfig class and prepared Lua templates
python/knot_resolver/config/__init__.py
python/knot_resolver/config/config.py [new file with mode: 0644]
python/knot_resolver/config/templates/__init__.py
python/knot_resolver/config/templates/loader.lua.j2 [new file with mode: 0644]
python/knot_resolver/config/templates/worker.lua.j2 [new file with mode: 0644]