From 08c3bd9715c170adf4468fcc04c843467ec45ff8 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Sun, 24 Apr 2022 20:59:07 +0200 Subject: [PATCH] update README --- public/alice/big_buck_bunny.mkv | 0 public/alice/elephants_dream.mkv | 0 public/alice/rc.toml | 10 ++++++++++ public/alice/the_daily_dweebs.mkv | 0 4 files changed, 10 insertions(+) create mode 100644 public/alice/big_buck_bunny.mkv create mode 100644 public/alice/elephants_dream.mkv create mode 100644 public/alice/rc.toml create mode 100644 public/alice/the_daily_dweebs.mkv diff --git a/public/alice/big_buck_bunny.mkv b/public/alice/big_buck_bunny.mkv new file mode 100644 index 0000000..e69de29 diff --git a/public/alice/elephants_dream.mkv b/public/alice/elephants_dream.mkv new file mode 100644 index 0000000..e69de29 diff --git a/public/alice/rc.toml b/public/alice/rc.toml new file mode 100644 index 0000000..5d2c696 --- /dev/null +++ b/public/alice/rc.toml @@ -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 \ No newline at end of file diff --git a/public/alice/the_daily_dweebs.mkv b/public/alice/the_daily_dweebs.mkv new file mode 100644 index 0000000..e69de29