Fix path on windows. Fixes #6558

pull/55/head
Dave Page 2021-06-23 07:04:59 +01:00
parent 4e067835c3
commit 09d8d0f362
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ The configuration files are as follows:
Linux,/etc/pgadmin/config_system.py
macOS,/Library/Preferences/pgadmin/config_system.py
Windows,%CommonProgramFiles%\pgadmin\config_system.py
Windows,%CommonProgramFiles%\\pgadmin\\config_system.py
.. note:: If the SERVER_MODE setting is changed in ``config_distro.py``,
``config_local.py``, or ``config_system.py`` you will most likely need to