1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-23 02:27:05 +00:00

Correcting time in 5 minute script.

This commit is contained in:
User1000001 2021-06-28 20:20:35 +02:00
parent 5a07ffd364
commit a4ea1f3243

View File

@ -1,2 +1,2 @@
#!/bin/bash
sed -i "s/^TTL=.*/TTL=1800/" /etc/mailinabox.conf
sed -i "s/^TTL=.*/TTL=300/" /etc/mailinabox.conf