Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload_delay error when greater than 0 #239

Open
monicat112 opened this issue Sep 14, 2016 · 0 comments
Open

Upload_delay error when greater than 0 #239

monicat112 opened this issue Sep 14, 2016 · 0 comments

Comments

@monicat112
Copy link

Hey, I'm having a small issue where I can't set the upload_delay option to anything greater than 0. When I do, I get a "too many values to unpack (expected 2)" console error.

I've tried deleting my ftpsync.settings file, uninstalling ftpsync, quitting sublime, and starting over again (per #25) but that didn't get me anywhere.

Here are the relevant parts of my ftpsync.setting:

{
    "primary": {
        "upload_on_save": true,
        "upload_delay": 3,
        "after_save_watch": [[ 
            "LifeWays/skin.css",
            "LifeWays/skin.css.map",
            "LifeWays/img",
            "LifeWays/js"
        ]]
    }
}

TIA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant