]> git.ipfire.org Git - ipfire.org.git/commit
backend: Update reading the configuration master
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Jul 2025 15:37:37 +0000 (15:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Jul 2025 15:37:37 +0000 (15:37 +0000)
commit8163f390483cbaf43b2713a01bdcbb621d7ab289
tree19bf0b582e49ff09e22c4d4006c194e1fee7d910
parent335ca71aa3bcbdb597972b1d988048e6eee0f034
backend: Update reading the configuration

The readfp() function was removed in newer versions of Python.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/base.py