diff --git a/install.sh b/install.sh index 94ad5ef..08ade8e 100755 --- a/install.sh +++ b/install.sh @@ -84,8 +84,6 @@ configure_vegvisir() { "root_path = '${cwd}'" "shell_page = 'public/shell'" "public_path = 'public/'" - "worker_magic_pathname = '/__vvnavwrkr'" - "rfc_4288_url = 'https://raw.githubusercontent.com/apache/httpd/refs/heads/trunk/docs/conf/mime.types'" ) for line in "${config[@]}" ; do