aboutsummaryrefslogtreecommitdiff
path: root/pkg/setting/setting.go
Commit message (Collapse)AuthorAge
* conf: rename attachment toggle from ENABLE to ENABLED (#4474)Peter Mescalchin2017-06-03
|
* Allow configurable HTTPS SSL/TLS version(#4451)spacetourist2017-05-20
|
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* Refactoring: rename modules -> pkgUnknwon2017-04-04
Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory