]> git.llucax.com Git - software/pymin.git/blob - services/proxy/templates/users.conf
Remove invalid TODO comment in proxy host subhandler (closes #8).
[software/pymin.git] / services / proxy / templates / users.conf
1 % for k,v in users.items():
2 ${k}:${v}
3 % endfor