Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Partitio
Lab
webdav
Commits
5f880a41
Commit
5f880a41
authored
Jan 30, 2019
by
Adphi
Browse files
removed config.yaml from .gitignore
parent
43b0515c
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
5f880a41
.idea
config.yaml
config.yml
config.json
config.yaml
0 → 100644
View file @
5f880a41
scope
:
/data
address
:
0.0.0.0
port
:
8080
tls
:
false
users
:
-
username
:
admin
password
:
admin
#scope: /path/to/files
#address: 0.0.0.0
#port: 8080
#tls: false
#cert: cert.pem
#key: key.pem
#users:
# - username: admin
# password: admin
# - username: encrypted
# password: "{bcrypt}$2y$10$zEP6oofmXFeHaeMfBNLnP.DO8m.H.Mwhd24/TOX2MWLxAExXi4qgi"
# - username: basic
# password: basic
# modify: false
# rules:
# - regex: false
# - allow: false
# - path: /some/file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment