nesquena / gitdocs

Open-source Dropbox using Ruby and Git
https://blog.codepath.com/2011/11/30/collaborate-and-track-tasks-with-ease-using-gitdocs/
MIT License
1.14k stars 48 forks source link

CLI Configuration support #6

Open nesquena opened 12 years ago

nesquena commented 12 years ago

You should be able to set polling interval, notifications, etc for a repo using the cli?

gitdocs config polling.interval --set 5
gitdocs config polling.interval
gitdocs config polling.interval --global
gitdocs config -l # list all?
acant commented 10 years ago

I would like to add this at some point, but for now I'm going to take it out of a particular milestone.