summaryrefslogtreecommitdiff
path: root/settings.json.template
AgeCommit message (Expand)Author
2012-04-03when no password is set, dont allow access to admin pageMatthias Bartelmeß
2012-04-02Basic auth for admin pageEgil Moeller
2012-03-27Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-03-23re-enabled maxAge setting. maxAge is now in seconds, not milliseconds.Matthias Bartelmeß
2012-03-14Bugfix to not have server required anywhere as it causes problems for command...Egil Moeller
2012-03-04fix dirty path in settings.jsonPeter 'Pita' Martischka
2012-02-27@cweider, only Chuck Norris can compute in json filesPeter 'Pita' Martischka
2012-02-19Allow maxAge of server to be specified in a setting.Chad Weider
2011-12-02change settings sample to avoid error when editing httpAuthAlexandre Girard
2011-12-01add the ability to set global password with http basic authAlexandre Girard
2011-11-25editOnly should default to falseJordan
2011-11-21Add editOnly optionJordan
2011-11-21A more precise description of the requireSession settingJordan
2011-11-21Implement a 'requireSession' mode, which requires any user to have a valid se...Jordan
2011-11-18Update README.md and settings.json.template: use mysql or sqlite for productionJohn Soros
2011-08-17added a loglevel settingPeter 'Pita' Martischka
2011-08-17removed sqlite dependency and made dirty the default dbPeter 'Pita' Martischka
2011-07-31Installed log4js as logging frameworkPeter 'Pita' Martischka
2011-07-30added the ability to listen at a specific ipPeter 'Pita' Martischka
2011-07-19Added support for document export, no link from the pad so farPeter 'Pita' Martischka
2011-06-02Create a template of the settings filePeter 'Pita' Martischka