For the original repository, see https://github.com/documize/community
See 09931004
To configure:
- Set
DOCUMIZEBUCKET=some-bucket-here
- If using Minio, set
DOCUMIZEMINIO=http://id:secret@minio:9000
- Otherwise, your AWS S3 config will be pulled from default locations
Env Var | Func | Default |
---|---|---|
DOCUMIZEDBMAXIDLECONNS | SetMaxIdleConns | 30 |
DOCUMIZEDBMAXOPENCONNS | SetMaxOpenConns | 100 |
DOCUMIZEDBCONNMAXLIFETIME | SetConnMaxLifetime | 14400 |
DOCUMIZEDBCONNMAXIDLETIME | SetConnMaxIdleTime | 0 (unlimited) |
We stop checking for changelogs and news and don't care about the "What's New" dot
A progress bar shows between page loads
Auth tokens are no longer included in UI-generated attachment links.
Unsafely allow public access to any attachment using "DOCUMIZEUNSAFEALLOWPUBLICATTACHMENTACCESS=true".