Thanks to visit codestin.com Credit goes to github.com
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 b7c394d commit 43e1a55Copy full SHA for 43e1a55
manifests/site.pp
@@ -37,7 +37,7 @@
37
Optional[CfWeb::ClientX509] $require_x509 = undef,
38
Optional[String[1]] $hsts = 'max-age=15768000; includeSubDomains; preload',
39
40
- Boolean $backup_persistent = false,
+ Boolean $backup_persistent = true,
41
) {
42
include cfdb
43
include cfweb::nginx
0 commit comments