This website requires JavaScript.
Explore
Help
Sign In
ale
/
webdav
Watch
2
Fork
0
You've already forked webdav
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
webdav
/
config.js
6 lines
114 B
JavaScript
Raw
Normal View
History
Unescape
Escape
initial commit
2020-05-25 21:35:21 +02:00
module
.
exports
=
{
port
:
8080
,
username
:
'user'
,
limit per user
2020-05-25 21:41:14 +02:00
password
:
'dav'
,
limit
:
10000
// limit per user
initial commit
2020-05-25 21:35:21 +02:00
}
Reference in New Issue
Copy Permalink