* Rename fsldap to efsldap
* Use gopkg.in/ini.v1 over github.com/joho/godotenv * Fix typos Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
5
efsldap.ini
Normal file
5
efsldap.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
ldap_base = "dn=example,dn=com"
|
||||
ldap_uid = "cn"
|
||||
smtp_domain = "example.com"
|
||||
smtp_host = "localhost"
|
||||
smtp_port = "25"
|
||||
Reference in New Issue
Block a user