Skip to content
Snippets Groups Projects
Unverified Commit 6462d0b4 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo Committed by GitHub
Browse files

Merge pull request #722 from tvdijen/tvdijen-config-docs

Docs: fix typo's
parents 0bd4a930 0edff51c
Branches
Tags
No related merge requests found
...@@ -965,7 +965,7 @@ $config = array( ...@@ -965,7 +965,7 @@ $config = array(
* - 'validateFingerprint': The fingerprint of the certificate used to sign the metadata. You don't need this * - 'validateFingerprint': The fingerprint of the certificate used to sign the metadata. You don't need this
* option if you don't want to validate the signature on the metadata. Optional. * option if you don't want to validate the signature on the metadata. Optional.
* - 'cachedir': Directory where metadata can be cached. Optional. * - 'cachedir': Directory where metadata can be cached. Optional.
* - 'cachelength': Maximum time metadata cah be cached, in seconds. Default to 24 * - 'cachelength': Maximum time metadata can be cached, in seconds. Defaults to 24
* hours (86400 seconds). Optional. * hours (86400 seconds). Optional.
* *
* PDO metadata handler: * PDO metadata handler:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment