diff --git a/doc/forum/Sync_Enabled__47__Disabled_Status/comment_1_cfe98bdd50cea0fd0e36a42892262084._comment b/doc/forum/Sync_Enabled__47__Disabled_Status/comment_1_cfe98bdd50cea0fd0e36a42892262084._comment new file mode 100644 index 0000000000..2649c7d575 --- /dev/null +++ b/doc/forum/Sync_Enabled__47__Disabled_Status/comment_1_cfe98bdd50cea0fd0e36a42892262084._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-04-04T16:18:11Z" + content=""" +The webapp is changing the git configuration +"remote..annex-sync" to false to disable and back to true to enable. + +You can use `git config` to change that yourself. + +However, if you have the assistant running in the background and make such +a git configuration change, it won't notice the change, and will keep +running with the old configuration. So you'll want to restart it by running +`git annex assistant --stop; git annex assistant` +"""]]