Unverified Commit 28f6e9c7 authored by James Nguyen's avatar James Nguyen Committed by GitHub
Browse files

feat: Allow symlinks in shared folder (#1001)

parent 10818555
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -71,6 +71,9 @@ addShare() {
        echo "    guest account = nobody"
        echo "    map to guest = Bad User"
        echo "    server min protocol = NT1"
        echo "    follow symlinks = yes"
        echo "    wide links = yes"
        echo "    unix extensions = no"
        echo ""
        echo "    # disable printing services"
        echo "    load printers = no"