1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00
pgadmin_ynh/conf/config_local.py
2024-01-31 16:42:28 +01:00

5 lines
95 B
Python

#!/usr/bin/env python3
DESKTOP_USER = '__APP__@__DOMAIN__'
DATA_DIR = '__INSTALL_DIR__/data'