You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/page/index.de-de.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
date: "2016-11-08T16:00:00+02:00"
2
+
date: "2023-01-07T22:03:00+01:00"
3
3
title: "Dokumentation"
4
4
slug: "documentation"
5
5
url: "/de-de/"
@@ -27,11 +27,11 @@ Gitea ist ein [Gogs](http://gogs.io)-Fork.
27
27
* 2 CPU Kerne und 1GB RAM sind für kleine Teams/Projekte ausreichend.
28
28
* Gitea sollte unter einem seperaten nicht-root Account auf UNIX-Systemen ausgeführt werden.
29
29
* Achtung: Gitea verwaltet die `~/.ssh/authorized_keys` Datei. Gitea unter einem normalen Benutzer auszuführen könnte dazu führen, dass dieser sich nicht mehr anmelden kann.
30
-
*[Git](https://git-scm.com/) Version 2.0 oder später wird benötigt.
31
-
* Wenn git >= 2.1.2. und [Git large file storage](https://git-lfs.github.com/) aktiviert ist, dann wird es auch in Gitea verwendbar sein.
32
-
* Wenn git >= 2.18, dann wird das Rendern von Commit-Graphen automatisch aktiviert.
30
+
*[Git](https://git-scm.com/) Version 2.0 oder aktueller wird benötigt.
31
+
* Wenn git in der Version >= 2.1.2. läuft und [Git large file storage](https://git-lfs.github.com/) aktiviert ist, dann wird das auch in Gitea nutzbar sein.
32
+
* Wenn git in der Version >= 2.18 läuft, dann wird das Rendern von Commit-Graphen automatisch aktiviert.
33
33
34
34
## Browser Unterstützung
35
35
36
-
* Letzten 2 Versions von Chrome, Firefox, Safari und Edge
36
+
* Letzten 2 Versionen von Chrome, Firefox, Safari und Edge
0 commit comments