diff --git a/README.org b/README.org index 6837f8f..42aa70c 100644 --- a/README.org +++ b/README.org @@ -91,7 +91,7 @@ Those can e.g. be stored in a =raincloud_settings.py= file. The filepath can directly be passed to =raincloud.app(/path/to/raincloud_settings.py)= or stored in an environment variable =$RAINCLOUD_SETTINGS=. - Look at the files =run.py= and =raincloud/default_settings.py= to see how they are used. + Look at the file =raincloud/default_settings.py= to see how to define them. *** =rc.toml= diff --git a/public/alice/big_buck_bunny.mkv b/public/alice/big_buck_bunny.mkv deleted file mode 100644 index e69de29..0000000 diff --git a/public/alice/elephants_dream.mkv b/public/alice/elephants_dream.mkv deleted file mode 100644 index e69de29..0000000 diff --git a/public/alice/rc.toml b/public/alice/rc.toml deleted file mode 100644 index 5d2c696..0000000 --- a/public/alice/rc.toml +++ /dev/null @@ -1,10 +0,0 @@ -# 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 deleted file mode 100644 index e69de29..0000000