aboutsummaryrefslogtreecommitdiff
path: root/weed/util/config.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-31avoid unnecessary fail fastchrislu1-3/+7
2024-12-19"golang.org/x/exp/slices" => "slices" and go fmtchrislu1-2/+2
2024-07-16Added loadSecurityConfigOnce (#5792)vadimartynov1-0/+7
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-03-19Added a "-conf_dir" option to customize *.toml configuration file directory.chrislu1-5/+20
2021-05-25filer.backup: backup to local directory optionally is incrementalChris Lu1-2/+1
2021-01-19filer store: add mysql2Chris Lu1-3/+3
2021-01-13better locksChris Lu1-6/+15
2021-01-13avoid viper concurrent accessChris Lu1-0/+24
2021-01-12avoid concurrent map updates to viperChris Lu1-3/+15
2020-12-22go fmtChris Lu1-5/+5
2020-12-07adding /usr/local/etc/seaweedfs for bsd style config search pathChris Lu1-0/+1
2020-10-23adjust log levelChris Lu1-1/+5
2020-10-22make reading error more obviousChris Lu1-1/+1
2020-04-14Fix data race about configwuyuxiang1-1/+2
2020-03-22loggingChris Lu1-1/+1
2020-01-29support env variables to overwrite toml fileChris Lu1-1/+12
2020-01-28fix wrong urlChris Lu1-4/+1
2019-12-20add SetDefault function for ConfigurationChris Lu1-0/+1
2019-11-29pass backend config from master to volume serversChris Lu1-2/+0
2019-11-14refactoring scaffolding for master.tomlChris Lu1-4/+0
2019-11-12fix master maintenance logicLei Liu1-1/+0
2019-11-11delete unused functionstlpmo1-12/+0
2019-11-11ut passstlpmo1-3/+9
2019-11-11move from cmd-line to scaffoldstlpmo1-0/+10
2019-06-05periodic scripts exeuction from leader masterChris Lu1-0/+34
2018-08-19merge notification config with filer.tomlChris Lu1-127/+7
2016-06-02directory structure change to work with glideChris Lu1-0/+130
2013-02-10testing compilation with remove packageChris Lu1-128/+0
2013-02-10avoid the "src" folderChris Lu1-0/+128