Commit graph

84 commits

Author SHA1 Message Date
Aivaras
8f23ad3a0c Merge remote-tracking branch 'upstream/next' into next 2025-04-24 12:35:06 +03:00
tacaly
2f8a01fe35 fix: improve naming (#1145)
As requested by @0ko
https://matrix.to/#/!UJgSZwuZLRYXEOyjPb:matrix.org/$TbMlNm9L1P9gHFwJYZ3vTIPBKtUHyaoQVEDdzfTQIxI?via=matrix.org&via=envs.net&via=mozilla.org

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1145
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: tacaly <frederick@tacaly.com>
Co-committed-by: tacaly <frederick@tacaly.com>
2025-04-15 05:49:33 +00:00
Gusted
0df093be8a admin: document instance signing
- Rewrite the instance commit signing documentation from scratch.
- Includes how to configure SSH signing.
- Includes section that https://github.com/Foxboron/ssh-tpm-agent could
be used for secure SSH signing.
- Ref: forgejo/forgejo#6897
2025-04-11 13:25:45 +00:00
Aivaras
27a68a1f61 Fix lint issue: add new line at end of file. 2025-04-07 13:41:02 +03:00
Aivaras
52598b71a0 Fix typos 2025-04-06 11:59:32 +03:00
famfo
e89346c9fd
cheatsheet: document new/renamed federation settings 2025-04-03 17:38:45 +02:00
earl-warren
72ed1c8c99 revert fafe8d5147
revert cheatsheet: document new/renamed federation settings; reword MAX_SIZE
2025-03-25 22:19:48 +00:00
Tacaly
d83356bfc4 Add Danish lang ti i18n 2025-03-22 16:19:22 +00:00
famfo
fafe8d5147 cheatsheet: document new/renamed federation settings; reword MAX_SIZE 2025-03-22 08:25:54 +00:00
monty24
1b66954e82 Use correct writing style for CustomPath since CUSTOM_PATH can not be found elsewhere
During Forgejo setup I had to guess what CUSTOM_PATH might be. It was the same as _`CustomPath`_. Updated docs.
2025-03-05 20:06:50 +00:00
0ko
050b88d8cb fix(cheat sheet): add .avif to ALLOWED_TYPES (#1092)
Followup to https://codeberg.org/forgejo/forgejo/pulls/5940.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1092
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-02-21 03:54:41 +00:00
Gusted
0431a43a90 admin: documented PAYLOAD_COMMIT_LIMIT
- Ref: forgejo/forgejo#6797
- Document the behavior when there are more commits and when this value is used.
2025-02-07 19:26:55 +00:00
0ko
6b13040e67 admin(cheat sheet): update UseCompatSSHURI default value (#1071)
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1071
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-02-07 09:40:07 +00:00
Gusted
d9eedcf56b
Document user cooldown feature
Ref: forgejo/forgejo#6422
2025-01-24 07:58:04 +01:00
0ko
23443f94f5 fix(admin/cheat-sheet): actualize service.explore 2025-01-09 19:13:34 +05:00
Christoph Heiss
46420f31e0 tree-wide: fix typos
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-01-05 10:04:31 +00:00
George Bartolomey
26583527ed Add DEFAULT_UPDATE_STYLE
Signed-off-by: George Bartolomey <george@bh4.ru>
2024-12-30 15:33:09 +00:00
Christoph Heiss
b91de06d63
cheat-sheet: reword description of time.DEFAULT_UI_LOCATION option
The current description is pretty unclear on what the option actually
does (and the name isn't helpful either). Completely reword it, as well
as mentioning the default value too.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-12-23 11:52:54 +01:00
SinnySupernova
8369020f6a A few minor docs edits (#973)
Co-authored-by: Sinny Supernova <sinny@avi.pw>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/973
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: SinnySupernova <sinnysupernova@noreply.codeberg.org>
Co-committed-by: SinnySupernova <sinnysupernova@noreply.codeberg.org>
2024-12-20 17:43:03 +00:00
Earl Warren
c63a884686
admin: recommend data.forgejo.org over code.forgejo.org
- for actions
- for mirrors
- for downloading
2024-12-19 11:06:44 +01:00
Squel
13a2d0ba70 add ENABLE_INTERNAL_SIGNIN
Ref: forgejo/forgejo#6112
2024-12-15 05:44:57 +00:00
Otto Richter
608cf42954 Sync oauth2.INVALIDATE_REFRESH_TOKEN
>
> Default value was toggled in 89b1723d35
2024-12-09 09:16:41 +01:00
Otto Richter
f70c3a5d93 Sync config cheat sheet with LFS values
See fe5adbbbdc
and https://codeberg.org/forgejo/forgejo/pulls/6170
2024-12-06 01:09:54 +01:00
Dirk
660547d454 reflect default database in configuration cheat sheet
related to

* https://codeberg.org/forgejo/forgejo/issues/5223
* https://codeberg.org/forgejo/forgejo/pulls/5415
2024-11-29 21:59:31 +00:00
Benedikt Straub
0ddfc466c6
Add Low German to list of default languages 2024-11-25 18:36:17 +01:00
James Hatfield
a8c002eba7 cheat-sheet: document new setting for blocking disposable email domains 2024-11-21 18:53:45 -06:00
billynoah
d673efa640 Document PREFERRED_TIMESTAMP_TENSE setting (#918)
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/918
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: billynoah <billynoah@noreply.codeberg.org>
Co-committed-by: billynoah <billynoah@noreply.codeberg.org>
2024-11-10 20:56:58 +00:00
Thorben Günther
385990b2c3 cheat-sheet: Improve delete_old_actions description
This matches the text in the web interface.

The old description can be easily mistaken for handling "Forgejo Actions".
2024-10-21 22:18:09 +00:00
Kwonunn
0881419f4b fix: wrong header indent 2024-10-21 14:47:06 +02:00
Otto Richter
bfd9913680 admin: Initial quota docs 2024-10-15 23:15:24 +02:00
0ko
ac0870ad33 admin: remove Windows-specific note (#866)
Forgejo doesn't run on Windows, so this part is just a noise.

Ref: https://codeberg.org/forgejo/forgejo/issues/712.
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/866
Reviewed-by: Otto <otto@codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
2024-09-19 17:03:20 +00:00
Gusted
ef75a59038 Remove CLI documentation in config cheat sheet
The configuration cheat sheet isn't the canonical documentation for the
CLI and this particular bit has no relation to `ENABLE_PPROF` setting
anymore.
Resolves forgejo/forgejo#5268
2024-09-16 11:57:52 +00:00
Otto Richter
a5d81cda7d Update logging section in cheat sheet
- adds journald information (also see https://codeberg.org/forgejo/docs/pulls/514)
- improves internal references
2024-09-05 08:33:25 +00:00
Christoph Heiss
3de284c2c9
admin: cheat-sheet: fix SCHEDULE description for extended cron tasks
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-08-24 17:22:18 +02:00
Radosław Piliszek
622c8244bd git-grep: add git.timeout.grep documentation
Code-PR: forgejo/forgejo#4931
2024-08-15 13:43:12 +02:00
TheFox0x7
1f8e663aa2
Revert "OpenTelemetry documentation (#739)"
This reverts commit 202c7aa6a7.
2024-08-08 21:04:51 +02:00
TheFox0x7
202c7aa6a7 OpenTelemetry documentation (#739)
Documentation for opentelemetry feature https://codeberg.org/forgejo/forgejo/pulls/3972

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/739
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-08-05 06:05:35 +00:00
0ko
2515c7ef1f admin: update attachment.ALLOWED_TYPES with .webp 2024-08-04 21:02:44 +00:00
0ko
359d69f279 admin: sync i18n language lists with Forgejo code 2024-08-04 19:06:21 +00:00
Panagiotis "Ivory" Vasilopoulos
7cc3393317 admin: cheat sheet, improve USER_LOCATION_MAP_URL 2024-08-02 11:39:38 +02:00
0ko
00102c44e2 admin: cheat sheet, clarify proxy configuration 2024-07-14 10:35:33 +00:00
Elias Elwyn
07db480c04 admin: expand on the redis cache adapter 2024-07-13 16:57:58 +10:00
patdyn
6eb8451336 Add link and short description for env to ini 2024-07-04 11:42:58 +00:00
0ko
faa6814244 Fix lint & a little English improvement 2024-06-08 12:36:57 +00:00
mirko
bc38574257 Add APP_SLOGAN config 2024-06-08 14:06:12 +02:00
adagio
c86099d84e
Updates whitelist to allowlist 2024-06-01 21:26:59 -04:00
Abdur-Rahman Mansoor
d35b4548d1 style: fix typos in /docs/admin (#656)
Now that I've finished `/docs/user`  I suppose I will start working on `/docs/admin`. I didn't change all the files at once since I thought it would be annoying for the maintainers to review. If you prefer I make all the changes at once, feel free to let me know and I would be happy to do that as well. :)

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/656
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Caesar Schinas <caesar@caesarschinas.com>
Co-authored-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
Co-committed-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
2024-05-27 23:52:48 +00:00
Crown0815
720667cf04 Fix incorrect default value in CheatSheet for attachment MaxSize
I tested my forgejo instance and it says that it cannot upload files larger than 2048 MB.
I also confirmed on the gitea cheatsheet where the value is also 2048 MB
(see https://docs.gitea.com/administration/config-cheat-sheet#issue-and-pull-request-attachments-attachment)
2024-05-14 10:00:38 +00:00
Yaroslav Halchenko
9ad5f2ab0f Add codespell support (without CI) and make it fix some typos (#536)
Per "request" of @0ko in https://codeberg.org/forgejo/forgejo/pulls/3270#issuecomment-1774032

TODOs
- postponed: how to add codespell (written in Python) to CI -- separate workflow? add to some other step? to some other tool/specification?

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/536
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Yaroslav Halchenko <debian@onerussian.com>
Co-committed-by: Yaroslav Halchenko <debian@onerussian.com>
2024-05-05 14:53:04 +00:00
Otto Richter
c6c39005b0 Document database.MAX_OPEN_CONNS limit
See https://codeberg.org/forgejo/forgejo/pulls/3500
and https://codeberg.org/forgejo/forgejo/pulls/3383
for details.
2024-04-27 22:39:00 +02:00