Livereload UI "Add folder" doesn't work -
after attaching big size folder (desktop folder) project folder "add folder" stopped working. reinstalling didn't help. how can solve this or name of file should put project directiories in there no need use ui "add folder". using win 7 ultimate.
thank you!
the path file: c:\users\%username%\appdata\roaming\livereload\projects.json
projects.json sample:
{ "projects" : [ { "customname" : "firstwebsite", "disableliverefresh" : false, "enableremoteserverworkflow" : false, "rubyversion" : "system", "compilationenabled" : true, "numberofpathcomponentstouseasname" : 1, "path" : "d:\\websites\\website1" } ] }
Comments
Post a Comment