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

appnames are not unique #1

Open
bahamas10 opened this issue Aug 14, 2013 · 1 comment
Open

appnames are not unique #1

bahamas10 opened this issue Aug 14, 2013 · 1 comment

Comments

@bahamas10
Copy link
Owner

the appname should be unique per install, and stored in the config json

@mattbucci
Copy link
Contributor

should this be unique per machine ie 'hue-cli#hostname' as in the docs or per install? I wrote a little bit of code that just does try json eval {appName = config.appName} else { appName = 'hue-cli#' + os.hostname() } I could merge

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

2 participants