add README
This commit is contained in:
parent
60ccb11a63
commit
561622398a
7 changed files with 128 additions and 1 deletions
0
public/alice/big_buck_bunny.mkv
Normal file
0
public/alice/big_buck_bunny.mkv
Normal file
0
public/alice/elephants_dream.mkv
Normal file
0
public/alice/elephants_dream.mkv
Normal file
10
public/alice/rc.toml
Normal file
10
public/alice/rc.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Create a password hash with 'mkpasswd -m sha-256' or 'mkpasswd -m sha512' and paste it here.
|
||||
# If the following line is uncommented and a hash is set, the directory is password protected.
|
||||
#
|
||||
hashed_password = "$5$2r6msAhSPoVxqgf0$577MP.BfMNrugghuYr6Zxjv.CN36Rqkgbxn88Bpe5z3" # movie_evening!
|
||||
|
||||
# Set this to 'true' to allow file downloads from this directory
|
||||
download = true
|
||||
|
||||
# Set this to 'true' to allow uploads to this directory
|
||||
upload = false
|
||||
0
public/alice/the_daily_dweebs.mkv
Normal file
0
public/alice/the_daily_dweebs.mkv
Normal file
0
public/inbox/logo.svg
Normal file
0
public/inbox/logo.svg
Normal file
10
public/inbox/rc.toml
Normal file
10
public/inbox/rc.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Create a password hash with 'mkpasswd -m sha-256' or 'mkpasswd -m sha512' and paste it here.
|
||||
# If the following line is uncommented and a hash is set, the directory is password protected.
|
||||
#
|
||||
# hased_password = ""
|
||||
|
||||
# Set this to 'true' to allow file downloads from this directory
|
||||
download = false
|
||||
|
||||
# Set this to 'true' to allow uploads to this directory
|
||||
upload = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue