Merge branch 'master' of https://github.com/lowlighter/metrics
This commit is contained in:
@@ -557,6 +557,21 @@ Useful to avoid creating a new template just to tweak some styling</p>
|
||||
<tr>
|
||||
<td nowrap="nowrap">🌐 Web instances must configure <code>settings.json</code><br>
|
||||
<b>type:</b> <code>string</code>
|
||||
<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><code>extras_js</code></td>
|
||||
<td rowspan="2"><p>Extra JavaScript</p>
|
||||
<p>Custom JavaScript that will be executed during puppeteer rendering.
|
||||
Useful to avoid creating a new template just to tweak some content.</p>
|
||||
<p>Note that is it executed within puppeteer context and <strong>not</strong> <em>metrics</em> context.
|
||||
It is run after transformations and optimizations, but just before resizing.</p>
|
||||
<img width="900" height="1" alt=""></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
|
||||
🌐 Web instances must configure <code>settings.json</code><br>
|
||||
<b>type:</b> <code>string</code>
|
||||
<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user