
sample openapi.yml · GitHub
Dec 12, 2024 · - name: api_key in: header description: '' required: false schema: type: string - name: petId in: path description: Pet id to delete required: true schema: type: integer format: …
Sample vhost configuration · GitHub
Sample vhost configuration. GitHub Gist: instantly share code, notes, and snippets.
Sample of git config file (Example .gitconfig) (Place them in $XDG ...
Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git) - config
Sample Cloudflare worker that gets the JWT, ensures it hasn't …
Sample Cloudflare worker that gets the JWT, ensures it hasn't expired, decrypts it and returns a result - cloudflareworker-verifyjwt.js
sample v2ray config.json · GitHub
"header" : { "type" : "none" }, "mtu" : 1350, "congestion" : false, "tti" : 20, "uplinkCapacity" : 5, "writeBufferSize" : 1, "readBufferSize" : 1, "downlinkCapacity" : 20 }, "security" : "none", …
Ubuntu 20.04 Web Server Setup Instructions · GitHub
Jan 23, 2025 · Reducing Timeouts Timeouts also really improve the Nginx performance considerably. The keepalive connections reduce CPU and network overhead required when …
How to automatically deploy from GitHub
How to automatically deploy from GitHub. GitHub Gist: instantly share code, notes, and snippets.
How to Configure Docker daemon with a configuration file?
"api-cors-header": "", "selinux-enabled": false, "userns-remap": "", "group": "", "cgroup-parent": "", "default-ulimits": {}, "init": false, "init-path": "/usr/libexec/docker-init", "ipv6": false, "iptables": …
settings.json · GitHub
Jan 3, 2025 · ".monaco-pane-view .pane>.pane-header": "padding-inline: 10px !important", //@Fixed uneven margin should be padding ".sidebar": "margin: 10px 10px 0 0 !important; …
Sample ~/.zshrc file · GitHub
Sample ~/.zshrc file. GitHub Gist: instantly share code, notes, and snippets.