diff options
author | RaindropsSys <contact@minteck.org> | 2023-06-10 11:06:53 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-06-10 11:06:53 +0200 |
commit | 2e7294c83c6388e3855ce787f0a18c20ed652131 (patch) | |
tree | 7e3a4ee156fa93954a501b0f112fa2d1055064f0 /.idea/deployment.xml | |
parent | 85145d4a0f7ddd7717af495cbd3f42891042d047 (diff) | |
download | pluralconnect-2e7294c83c6388e3855ce787f0a18c20ed652131.tar.gz pluralconnect-2e7294c83c6388e3855ce787f0a18c20ed652131.tar.bz2 pluralconnect-2e7294c83c6388e3855ce787f0a18c20ed652131.zip |
Updated 12 files and added includes/system/compare.inc (automated)
Diffstat (limited to '.idea/deployment.xml')
-rw-r--r-- | .idea/deployment.xml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/.idea/deployment.xml b/.idea/deployment.xml index e07dbe7..a20124a 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -2,17 +2,10 @@ <project version="4"> <component name="PublishConfigData" autoUpload="Always" serverName="bridlewood" remoteFilesAllowedToDisappearOnAutoupload="false"> <serverData> - <paths name="Minteck.org"> - <serverdata> - <mappings> - <mapping deploy="/nas/web/ponies.equestria.horse" local="$PROJECT_DIR$" web="/" /> - </mappings> - </serverdata> - </paths> <paths name="bridlewood"> <serverdata> <mappings> - <mapping deploy="/_ch" local="$PROJECT_DIR$" web="/" /> + <mapping deploy="/opt/peh" local="$PROJECT_DIR$" web="/" /> </mappings> <excludedPaths> <excludedPath local="true" path="$PROJECT_DIR$/_archive" /> |