dendrite icon indicating copy to clipboard operation
dendrite copied to clipboard

Considerations for a new config version

Open S7evinK opened this issue 3 years ago • 0 comments

(As a reminder) Things to consider when we're creating a new config version:

  • Rename user_api.account_database to user_api.database
  • Use time.Duration for all *_ms entries (see https://github.com/matrix-org/dendrite/pull/2410)
  • Disable/Enable options should be consistent (either we use Enable OR Disable)

S7evinK avatar Jul 07 '22 09:07 S7evinK