Deploying to gh-pages from @ 2a16140d3f 🚀

This commit is contained in:
mudler
2025-04-21 19:33:46 +00:00
parent 9e274e767d
commit c33880c413
36 changed files with 133 additions and 133 deletions

View File

@@ -32,11 +32,11 @@ general:
<meta property="og:type" content="article" />
<meta property="og:url" content="https://luet.io/docs/concepts/overview/configuration/" /><meta property="article:section" content="docs" />
<meta property="article:modified_time" content="2024-12-17T22:30:57+08:00" /><meta property="og:site_name" content="Luet" />
<meta property="article:modified_time" content="2025-04-21T21:33:16+02:00" /><meta property="og:site_name" content="Luet" />
<meta itemprop="name" content="">
<meta itemprop="description" content="title: &ldquo;Configuration&rdquo; linkTitle: &ldquo;Configuration weight: 2 description: &gt; Configuring Luet General general:# Define max concurrency processes. Default is based of arch: runtime.NumCPU()concurrency:1# Enable Debug. If debug is active spinner is disabled.debug:false# Show output of build execution (docker, img, etc.)show_build_output:false# Define spinner msspinner_ms:200# Define spinner charset. See https://github.com/briandowns/spinnerspinner_charset:22# Enable warnings to exitfatal_warnings:false# Try extracting tree/packages with the same ownership as exists in the archive (default for superuser).same_owner:falseImages After the building of the packages, you can apply arbitrary images on top using the images stanza.">
<meta itemprop="dateModified" content="2024-12-17T22:30:57+08:00" />
<meta itemprop="dateModified" content="2025-04-21T21:33:16+02:00" />
<meta itemprop="wordCount" content="525">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
@@ -527,7 +527,7 @@ Configuring Luet</h2>
<div class="text-muted mt-5 pt-3 border-top">
Last modified December 17, 2024: <a href="https://github.com/mudler/luet/commit/e31051062c160b03f78d2624c72f316642508251">Allow repo add to set authentication for private repository (#370) (e310510)</a>
Last modified April 21, 2025: <a href="https://github.com/mudler/luet/commit/2a16140d3f8fad442771bbc829e9ff3b4d2cb75b">bump golang (#376) (2a16140)</a>
</div>
</div>
@@ -569,7 +569,7 @@ Configuring Luet</h2>
</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2024 Ettore Di Giacinto All Rights Reserved</small>
<small class="text-white">&copy; 2025 Ettore Di Giacinto All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>
<p class="mt-2"><a href="/about/">About Luet</a></p>