Update Inferencium Git configuration file to version 3.0.1.4.
This commit is contained in:
parent
9aacc9695e
commit
0da2aa2988
@ -4,11 +4,26 @@
|
|||||||
# Copyright 2022-2023 Jake Winters
|
# Copyright 2022-2023 Jake Winters
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 2.0.0.2
|
# Version: 3.0.1.4
|
||||||
|
|
||||||
|
|
||||||
# Inferencium
|
# Inferencium
|
||||||
|
[commit]
|
||||||
|
gpgSign = true
|
||||||
|
|
||||||
|
|
||||||
|
[tag]
|
||||||
|
gpgSign = true
|
||||||
|
|
||||||
|
|
||||||
|
[gpg]
|
||||||
|
format = ssh
|
||||||
|
|
||||||
|
[gpg "ssh"]
|
||||||
|
allowedSignersFile = ~/.ssh/allowed_signers
|
||||||
|
|
||||||
|
|
||||||
[user]
|
[user]
|
||||||
name = inference
|
name = inference
|
||||||
email = admin@inferencium.net
|
email = admin@inferencium.net
|
||||||
signingKey = /home/a00-sys/.ssh/ssh-inf-a00-sys-ed25519
|
signingKey = ~/.ssh/ssh-inf-a00-sys-ed25519
|
||||||
|
Loading…
x
Reference in New Issue
Block a user