We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49599fd commit ff8cc5cCopy full SHA for ff8cc5c
bind/zones/safesearch.zones
@@ -11,9 +11,9 @@ $TTL 2h
11
@ IN SOA dns.domain.net.id. hostmaster.domain.net.id. (
12
2024121655 ; Serial
13
3600 ; Refresh
14
- 600 ; Retry
15
- 1209600 ; Expire
16
- 86400 ; Negative Cache TTL
+ 1200 ; Retry
+ 604800 ; Expire
+ 10800 ; Negative Cache TTL
17
)
18
@ IN NS lamanlabuh.resolver.id.
19
google.com IN CNAME forcesafesearch.google.com.
bind/zones/trustpositif.zones
0 commit comments