# HG changeset patch # User Goffi # Date 1718224390 -7200 # Node ID 5f83bba6cd27a67fb4427b28c6c8ce3c426d3b02 # Parent 57ff857bf96ef63a87e59a6ab2ad998351289228 doc (configuration): replace deprecated `SafeConfigParser`. diff -r 57ff857bf96e -r 5f83bba6cd27 doc/configuration.rst --- a/doc/configuration.rst Wed Jun 05 22:34:43 2024 +0200 +++ b/doc/configuration.rst Wed Jun 12 22:33:10 2024 +0200 @@ -23,7 +23,7 @@ Format ====== -``libervia.conf`` is using the `INI`_ file format as understood by Python's `SafeConfigParser`_ +``libervia.conf`` is using the `INI`_ file format as understood by Python's `ConfigParser`_ (meaning that you can use interpolation). The ``DEFAULT`` section is used for global options, this is where you specify where are