diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2020-05-19 18:32:44 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2020-05-19 18:40:36 +0200 |
commit | 304152d3f387cb14daf0e4ed960ae0767092de8f (patch) | |
tree | 13b21f710a48584de497c70a954eae14a74a465e /admin/Sources/Services/ogAdmAgent/ogAdmAgent.cfg | |
parent | edf5a2299e31756cfc1312af699a8932b81a34e8 (diff) |
#971 remove ogAdmClient and ogAdmAgentdevel-ogadmserver-for-master
ogAdmClient has been replaced by ogClient.
ogAdmAgent has been integrated into ogAdmServer.
Diffstat (limited to 'admin/Sources/Services/ogAdmAgent/ogAdmAgent.cfg')
-rw-r--r-- | admin/Sources/Services/ogAdmAgent/ogAdmAgent.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/admin/Sources/Services/ogAdmAgent/ogAdmAgent.cfg b/admin/Sources/Services/ogAdmAgent/ogAdmAgent.cfg deleted file mode 100644 index 20126d35..00000000 --- a/admin/Sources/Services/ogAdmAgent/ogAdmAgent.cfg +++ /dev/null @@ -1,7 +0,0 @@ -ServidorAdm=SERVERIP -PUERTO=2008 -USUARIO=DBUSER -PASSWORD=DBPASSWORD -datasource=localhost -CATALOG=DATABASE - |