jouveits
Results
2
comments of
jouveits
Furthermore, the default 'www' pool cannot be customized either using the php class. For instance, this has no effect: ```php class {'::php': # ... fpm_pools => { 'www' => {...
The (working) configuration I am trying to obtain is this one: ``` dn: olcOverlay=syncprov,olcDatabase={2}mdb,cn=config objectClass: olcOverlayConfig objectClass: olcSyncProvConfig olcOverlay: syncprov olcSpCheckpoint: 100 10 olcSpSessionLog: 100 ``` So enabling the syncprov...