Skip to content

Commit

Permalink
Add links to jackrabbit and versioning (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz authored Feb 6, 2020
1 parent 30079c4 commit 2a8cb79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/packages/sulu_document_manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ parameters:
env(PHPCR_WORKSPACE): 'default'

sulu_document_manager:
versioning:
enabled: false # See https://docs.sulu.io/en/2.0/bundles/page/versioning.html if you want to enable versioning
sessions:
# See https://docs.sulu.io/en/2.0/cookbook/jackrabbit.html if you want to use Jackrabbit
default:
backend:
type: doctrinedbal
Expand Down

0 comments on commit 2a8cb79

Please sign in to comment.