<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuration on vanityURLs</title><link>https://vanityurls.link/en/tags/configuration/</link><description>Recent content in Configuration on vanityURLs</description><generator>Hugo</generator><language>en-CA</language><lastBuildDate>Tue, 02 Jun 2026 15:38:34 -0400</lastBuildDate><atom:link href="https://vanityurls.link/en/tags/configuration/index.xml" rel="self" type="application/rss+xml"/><item><title>Random slugs still have human readers</title><link>https://vanityurls.link/en/blog/choosing-readable-random-slugs/</link><pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate><guid>https://vanityurls.link/en/blog/choosing-readable-random-slugs/</guid><description>&lt;p&gt;Random slugs are for the moments when the keyword does not matter.&lt;/p&gt;
&lt;p&gt;You paste a long URL. &lt;code&gt;lnk&lt;/code&gt; chooses the slug. You keep moving. The catch is that a random slug may still be read from a slide, typed from a badge, dictated over a call, pasted into a ticket, or compared in a screenshot.&lt;/p&gt;
&lt;p&gt;In vanityURLs 3.x, random slug generation is configurable. Existing instances can get it by following the &lt;a href="https://vanityurls.link/en/docs/reference/upgrading/"&gt;upgrade workflow&lt;/a&gt;, including &lt;code&gt;npm run upgrade&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Wrangler Without Shooting Yourself in the Foot</title><link>https://vanityurls.link/en/blog/wrangler/</link><pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate><guid>https://vanityurls.link/en/blog/wrangler/</guid><description>&lt;p&gt;&lt;a href="https://developers.cloudflare.com/workers/wrangler/"&gt;Wrangler&lt;/a&gt; is Cloudflare&amp;rsquo;s command-line tool for Workers. &lt;code&gt;wrangler.toml&lt;/code&gt; is the configuration file that tells Cloudflare exactly what Worker you are deploying, where your code lives, which static assets to publish, and which runtime values are part of the deployment.&lt;/p&gt;
&lt;p&gt;It might be tempting to use this file to build a beautiful platform abstraction layer. &lt;strong&gt;Resist that urge.&lt;/strong&gt; For a vanityURLs instance, &lt;code&gt;wrangler.toml&lt;/code&gt; should be boring enough that your future self can open it in six months and immediately understand exactly what is deployed.&lt;/p&gt;</description></item></channel></rss>