summaryrefslogtreecommitdiff
path: root/notes/example-user.conf
blob: a0bea07f753582d01e81eb5e19a11fd7e57d8682 (plain)
1
2
3
4
5
6
7
8
-- Example user.conf file for a user (-*- Lua -*-)
-- Note that gitano *can* rewrite these files, so don't expect the comments to
-- remain.

-- real_name is mandatory (but can be empty)
real_name = "Daniel Silverstone"
-- email_address is optional but if present must be valid
email_address = "dsilvers@digital-scurf.org"