diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/declinetemplate | 2 | ||||
-rw-r--r-- | conf/soadefaultttl | 1 | ||||
-rw-r--r-- | conf/soaexpire | 1 | ||||
-rw-r--r-- | conf/soarefresh | 1 | ||||
-rw-r--r-- | conf/soaretry | 1 |
5 files changed, 5 insertions, 1 deletions
diff --git a/conf/declinetemplate b/conf/declinetemplate index 9a356ea0f..14b8c60ec 100644 --- a/conf/declinetemplate +++ b/conf/declinetemplate @@ -3,7 +3,7 @@ Hi, Your credit card could not be processed for the following reason: { $error } -Please provide us with new billing infromation so that we may continue your +Please provide us with new billing information so that we may continue your service uninterrupted. Thanks. diff --git a/conf/soadefaultttl b/conf/soadefaultttl new file mode 100644 index 000000000..92f616fb8 --- /dev/null +++ b/conf/soadefaultttl @@ -0,0 +1 @@ +259200 diff --git a/conf/soaexpire b/conf/soaexpire new file mode 100644 index 000000000..d235b91b6 --- /dev/null +++ b/conf/soaexpire @@ -0,0 +1 @@ +3600000 diff --git a/conf/soarefresh b/conf/soarefresh new file mode 100644 index 000000000..9f35f8e81 --- /dev/null +++ b/conf/soarefresh @@ -0,0 +1 @@ +10800 diff --git a/conf/soaretry b/conf/soaretry new file mode 100644 index 000000000..bb08106db --- /dev/null +++ b/conf/soaretry @@ -0,0 +1 @@ +1800 |