8000 GitHub - tunezilla/documize-community: Fork of https://github.com/documize/community
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

tunezilla/documize-community

 
 

Repository files navigation

Documize Community Fork

For the original repository, see https://github.com/documize/community

Changes

Attachments get dumped to object storage

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

More DB options

See e81d81, 49e77c

Env Var Func Default
DOCUMIZEDBMAXIDLECONNS SetMaxIdleConns 30
DOCUMIZEDBMAXOPENCONNS SetMaxOpenConns 100
DOCUMIZEDBCONNMAXLIFETIME SetConnMaxLifetime 14400
DOCUMIZEDBCONNMAXIDLETIME SetConnMaxIdleTime 0 (unlimited)

Stuff is stubbed

We stop checking for changelogs and news and don't care about the "What's New" dot

Page loader

A progress bar shows between page loads

Attachment Changes

Auth tokens are no longer included in UI-generated attachment links.

Unsafely allow public access to any attachment using "DOCUMIZEUNSAFEALLOWPUBLICATTACHMENTACCESS=true".

Others

Full list

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 42.3%
  • Go 37.9%
  • Handlebars 8.9%
  • SCSS 6.6%
  • HTML 2.3%
  • CSS 1.7%
  • Other 0.3%
0