Browse Source

Update after manual syncthing ID editing

Bob Mottram 9 years ago
parent
commit
b68bcc4ad6
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      src/freedombone-controlpanel-user

+ 3
- 0
src/freedombone-controlpanel-user View File

@@ -564,6 +564,9 @@ function syncthing_manual_edit {
564 564
     fi
565 565
     syncthing_create_ids_file
566 566
     editor $SYNCTHING_CONFIG_FILE
567
+
568
+    # force an update of the configuration
569
+    touch ~/.syncthing-update
567 570
 }
568 571
 
569 572
 function syncthing_show_id {