Edgewall Software

Opened 9 years ago

Last modified 9 years ago

#11985 new task

Create a [database] section in trac.ini — at Initial Version

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: next-major-releases
Component: database backend Version:
Severity: normal Keywords: options
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Continuing with the theme of better categorizing the options in trac.ini (#11776, #11703, #11849, #11956, and less-so #11856, #11976), I'm considering the following:

  • [trac] backup_dir[database] backup_dir
  • [trac] database[database] connection_uri
  • [trac] timeout[database] connection_timeout
  • [trac] debug_sql[database] debug_sql
  • [trac] pg_dump_path[postgresql] dump_path
  • [trac] mysqldump_path[mysql] dump_path

I'm considering putting the latter two in the [database] section, however note that an sqlite section already exists.

Careful review of the [trac] section may lead to some other options for re-categorization. Given the number of Option changes that are already made for milestone:1.2, it seems best to make these changes before that release.

Change History (0)

Note: See TracTickets for help on using tickets.