Version control
- Setting up limit on the number of versions
nano -w /var/www/bookstack/.env
# Set the revision limit to 200
# Defaults to '100'
REVISION_LIMIT=1
nano -w /var/www/bookstack/.env
# Set the revision limit to 200
# Defaults to '100'
REVISION_LIMIT=1