Baserow
Baserow optimizations
These are optional optimizations that are added in the env.sh backend file: export BASEROW_MAX_IMPORT_FILE_SIZE_MB=51200 export BASEROW_AIRTABLE_IMPORT_SOFT_TIME_LIMIT=180000 export BASEROW_ROW_PAGE_SIZE_LIMIT=200000 export ...
Log Retention
Baserow stores audit logs in the database and this can consume a lot of space. This can be configured using two variables in /app/data/env.sh: export BASEROW_ROW_HISTORY_RETENTION_DAYS=365 export BASEROW_ENTERPRISE_AUDIT_LOG_RETENTION_DAYS=30 # set ...
Registration
To disable public registration Admin -> Settings -> uncheck Allow creating new accounts.
Custom configuration
Custom env variables can be set in the file /app/data/env.sh using the File manager. Be sure to restart the app after making any changes.
How to order Baserow?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Baserow 4. Select service Region This is the datacenter location where your App will be located. 5. Select the App Address (URL) - Select 1 of the 2 options: A. Use a free ...