Skip to content

Instantly share code, notes, and snippets.

@karrots
Created December 3, 2015 03:25
Show Gist options
  • Save karrots/cc4e2a0e6845ff3acab0 to your computer and use it in GitHub Desktop.
Save karrots/cc4e2a0e6845ff3acab0 to your computer and use it in GitHub Desktop.
Example config changing the user/group used by the server
{
general : {
user : 'pi',
group : 'pi',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment