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
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@ Gitea ist ein [Gogs](http://gogs.io)-Fork.
22
22
23
23
## System Voraussetzungen
24
24
25
-
-A Raspberry Pi 3 is powerful enough to run Gitea for small workloads.
26
-
- 2 CPU cores and 1GB RAM is typically sufficient for small teams/projects.
27
-
- Gitea should be run with a dedicated non-root system account on UNIX-type systems.
28
-
-Note: Gitea manages the`~/.ssh/authorized_keys`file. Running Gitea as a regular user could break that user's ability to log in.
29
-
-[Git](https://git-scm.com/)version 1.7.2 or later is required. Version 1.9.0 or later is recommended. Also please note:
30
-
-Git [large file storage](https://git-lfs.github.com/)will be available if enabled when git >= 2.1.2.
31
-
-Git commit-graph rendering will be enabled automatically when git >= 2.18.
25
+
-Ein Raspberry Pi 3 ist leistungsstark genug, um Gitea für kleine Belastungen laufen zu lassen.
26
+
- 2 CPU Kerne und 1GB RAM sind für kleine Teams/Projekte ausreichend.
27
+
- Gitea sollte unter einem seperaten nicht-root Account auf UNIX-Systemen ausgeführt werden.
28
+
-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.
29
+
-[Git](https://git-scm.com/)Version 1.7.2 oder später wird benötigt. Version 1.9.0 oder später wird empfohlen. Außerdem zu beachten:
30
+
-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.
31
+
-Wenn git >= 2.18, dann wird das Rendern von Commit-Graphen automatisch aktiviert.
0 commit comments