GoToSocial/internal/config
tobi 13e9abd02a
[feature] Add admin media prune orphaned CLI command (#1146)
* add FilePath regex

* add `admin media prune orphaned` command

* add prune orphaned function to media manager

* don't mark flag as required

* document admin media prune orphaned cmd

* oh envparsing.sh you coy minx
2022-11-25 17:23:42 +00:00
..
gen
testdata [chore] refactor test/cliparsing.sh into a go test below internal/config (#1036) 2022-11-15 16:53:19 +01:00
cliparsing_test.go [chore] refactor test/cliparsing.sh into a go test below internal/config (#1036) 2022-11-15 16:53:19 +01:00
config.go [feature] Add admin media prune orphaned CLI command (#1146) 2022-11-25 17:23:42 +00:00
defaults.go
flags.go [feature] Add admin media prune orphaned CLI command (#1146) 2022-11-25 17:23:42 +00:00
global.go
helpers.gen.go [feature] Add admin media prune orphaned CLI command (#1146) 2022-11-25 17:23:42 +00:00
state.go
validate_test.go
validate.go