File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
nixos/modules/services/web-apps Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6363 type = with types ; nullOr path ;
6464 description = ''
6565 Path to a json file containing users and folders to load (or update) on startup.
66- Check the [documentation](https://github.com/drakkan/sftpgo/blob/main/docs/full-configuration.md )
66+ Check the [documentation](https://sftpgo. github.io/latest/config-file/ )
6767 for the `--loaddata-from` command line argument for more info.
6868 '' ;
6969 } ;
7272 default = { } ;
7373 description = ''
7474 The primary sftpgo configuration. See the
75- [configuration reference](https://github.com/drakkan/sftpgo/blob/main/docs/full-configuration.md )
75+ [configuration reference](https://sftpgo. github.io/latest/config-file/ )
7676 for possible values.
7777 '' ;
7878 type = with types ; submodule {
You can’t perform that action at this time.
0 commit comments