2 changed files with 7 additions and 3 deletions
@ -1,5 +1,11 @@ |
|||
# Put your actual secret here, this is just a random string |
|||
secret = 'rooxoosh7Aese7phiPh3Choh3uthiTha' |
|||
secret='rooxoosh7Aese7phiPh3Choh3uthiTha' |
|||
|
|||
# Override the default common curl behaviour: |
|||
#curl() { command curl -sL "$@"; } |
|||
|
|||
#cfg_tmp_dir="$XDG_RUNTIME_DIR/ufw" |
|||
#cfg_service_url='https://8fw.me' |
|||
#cfg_max_filesize='200M' # Local limit, doesn't affect the server one :) |
|||
#flag_shortlink=0 # Display short links |
|||
#flag_directlink=1 # Display direct file links |
|||
|
Loading…
Reference in new issue