]> git.llucax.com Git - software/pymin.git/blob - pymin/services/proxy/templates/users.conf
Merge branch 'master' of git.llucax.com.ar:/var/lib/git/software/pymin into logging
[software/pymin.git] / pymin / services / proxy / templates / users.conf
1 % for k,v in users.items():
2 ${k}:${v}
3 % endfor