added lldap domain and changed mail domain
This commit is contained in:
parent
da76adf713
commit
926e4c9c75
1 changed files with 5 additions and 1 deletions
|
|
@ -40,8 +40,12 @@
|
||||||
port = "8096";
|
port = "8096";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
lldap = {
|
||||||
|
domain = "lldap.mc-fucker.cool";
|
||||||
|
};
|
||||||
|
|
||||||
mail = {
|
mail = {
|
||||||
host = "mc1.mc-fucker.vpn.mc-fucker.cool";
|
host = "mc-fucker.cool";
|
||||||
port = "587";
|
port = "587";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue