Sfoglia il codice sorgente

nemo config file corrected

master
Dirk Alders 7 mesi fa
parent
commit
bfea19c824
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      .nemo.json

+ 2
- 2
.nemo.json Vedi File

@@ -1,9 +1,9 @@
1 1
 [
2 2
     {
3
-        "name": "scan@multimedia",
3
+        "name": "scan@scan",
4 4
         "prot": "ftp",
5 5
         "user": "scan",
6
-        "remote_host": "multimedia",
6
+        "remote_host": "scan",
7 7
         "port": 21,
8 8
         "remote_path": "/",
9 9
         "password": "scan",

Loading…
Annulla
Salva