Add general core server configuration

This commit is contained in:
2019-08-29 09:35:19 +00:00
parent af07610006
commit 6eacffce04
16 changed files with 329 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
[user]
email = "{{ git_email }}"
name = "{{ git_name }}"