mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-23 19:59:21 +01:00
fix ends of lines
This commit is contained in:
parent
bae66cc80e
commit
a2c3d9248d
@ -69,4 +69,3 @@ end_of_line = crlf
|
||||
[*.{cff,yaml,yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
@ -112,4 +112,3 @@ trust-model tofu+pgp
|
||||
# WoT with TOFU’s conflict detection, but without positive trust. This may
|
||||
# be better due to https://gitea.blesmrt.net/mikaela/pgp-alt-wot/ and lsign.
|
||||
tofu-default-policy unknown
|
||||
|
||||
|
@ -3,4 +3,3 @@
|
||||
set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
||||
let &packpath = &runtimepath
|
||||
source ~/.vimrc
|
||||
|
||||
|
@ -2,4 +2,3 @@
|
||||
# Note the port 4460
|
||||
ntsserverkey /etc/chrony/tls/etro.mikaela.info.key
|
||||
ntsservercert /etc/chrony/tls/etro.mikaela.info.crt
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
[mysqld]
|
||||
feedback=ON
|
||||
|
||||
|
@ -4,4 +4,3 @@ performance_schema = off
|
||||
[mariadb]
|
||||
aria_pagecache_buffer_size = 32m
|
||||
aria_sort_buffer_size = 32m
|
||||
|
||||
|
@ -54,4 +54,3 @@ server {
|
||||
# deny all;
|
||||
#}
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ location / {
|
||||
proxy_pass http://localhost:8080;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,4 +21,3 @@ User=BOTUSER
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
@ -112,4 +112,3 @@ trust-model tofu+pgp
|
||||
# WoT with TOFU’s conflict detection, but without positive trust. This may
|
||||
# be better due to https://gitea.blesmrt.net/mikaela/pgp-alt-wot/ and lsign.
|
||||
tofu-default-policy unknown
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user