git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Mon, 29 Jul 2019 14:46:24 +0000 (14:46 +0000)
committerVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Mon, 29 Jul 2019 14:46:24 +0000 (14:46 +0000)
server/-configuration/maestro.json [new file with mode: 0644]

diff --git a/server/-configuration/maestro.json b/server/-configuration/maestro.json
new file mode 100644 (file)
index 0000000..8cc59fc
--- /dev/null
@@ -0,0 +1,26 @@
+{\r
+       "sourceStoreUri": {\r
+               "protocol": "LOCAL",\r
+               "uri": "c:/temp"\r
+       },\r
+       "targets": \r
+       [\r
+               {\r
+                       "name": "name1",\r
+                       "storeUri": {\r
+                               "protocol": "LOCAL",\r
+                               "uri": "c:/temp1"\r
+                       }\r
+               },\r
+               {\r
+                       "name": "name2",\r
+                       "storeUri": {\r
+                               "protocol": "LOCAL",\r
+                               "uri": "c:/temp2"\r
+                       }\r
+               }\r
+       ]\r
+}\r
+\r
+\r
+\r