Skip to content

Commit

Permalink
Remove outdated config example (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
glye authored Aug 25, 2023
1 parent 0bfe7c5 commit 43e2edb
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,6 @@

/**
* Configuration parser for system security configuration.
*
* Example configuration:
* ```yaml
* ezpublish:
* system:
* default: # configuration per siteaccess or siteaccess group
* security:
* token_interval_spec: 'PT1H'
* ```
*/
class Security extends AbstractParser
{
Expand Down

0 comments on commit 43e2edb

Please sign in to comment.