mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 06:05:47 +00:00
add support of meta keywords
This commit is contained in:
@ -3,6 +3,7 @@ hastr: true
|
||||
layout: project
|
||||
title: git-etc
|
||||
short: git-etc
|
||||
tags: git, python, qt, linux, daemon, system
|
||||
hasgui: true
|
||||
hasdocs: false
|
||||
developers:
|
||||
@ -148,11 +149,11 @@ systemctl restart git-etc
|
||||
</tr>
|
||||
<tr>
|
||||
<th>IGNORELIST</th>
|
||||
<td><p>List of files that will not be observed. Separator is ";;". May be empty.</td>
|
||||
<td><p>List of files that will not be observed. Separator is ";;". May be empty.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>FORALL</th>
|
||||
<td><p><code>1</code> will enable access for normal user. Default is <code>1</code>.</td>
|
||||
<td><p><code>1</code> will enable access for normal user. Default is <code>1</code>.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- end of config block -->
|
||||
|
Reference in New Issue
Block a user