Remove deprecated declarative set in Syncthing
This commit is contained in:
@@ -16,14 +16,10 @@
|
||||
enable = true;
|
||||
user = "coolneng";
|
||||
dataDir = "/home/coolneng";
|
||||
declarative = {
|
||||
devices = {
|
||||
zion = {
|
||||
id =
|
||||
"FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF";
|
||||
devices.zion = {
|
||||
id = "FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF";
|
||||
addresses = [ "tcp://192.168.13.2:22000" ];
|
||||
};
|
||||
};
|
||||
folders = {
|
||||
Documents = {
|
||||
id = "wusdj-bfjkr";
|
||||
@@ -77,5 +73,4 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user