wxiaoguang
d432fb57ac
Update config option: REQUIRE_SIGNIN_VIEW ( #191 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/191
2025-03-30 05:37:25 +00:00
yp05327
2757101442
doc: ENABLE_PASSKEY_AUTHENTICATION ( #187 )
...
fix: https://github.com/go-gitea/gitea/issues/34021
Reviewed-on: https://gitea.com/gitea/docs/pulls/187
Reviewed-by: wxiaoguang <wxiaoguang@noreply.gitea.com >
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: yp05327 <576951401@qq.com >
Co-committed-by: yp05327 <576951401@qq.com >
2025-03-26 14:43:41 +00:00
wxiaoguang
2b1f9ff532
Add FILE_ICON_THEME ( #181 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/181
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-10 21:25:11 +00:00
Felix Sommer
8c7577a67c
EMBED_ATTACHMENT_IMAGES: Docs for PR https://github.com/go-gitea/gitea/pull/32061 ( #69 )
...
Co-authored-by: Felix Sommer <felix.sommer@ludofact.de >
Co-committed-by: Felix Sommer <felix.sommer@ludofact.de >
2025-03-05 16:14:07 +00:00
Lunny Xiao
045ad3fd8c
Add missing cron items content ( #174 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/174
2025-02-25 20:13:15 +00:00
Zettat123
a97908040d
Update some docs ( #144 )
...
Close #143
- Add `ORG_PAGING_NUM`
- Remove `hashFiles` from unsupported workflows syntax
Reviewed-on: https://gitea.com/gitea/docs/pulls/144
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Zettat123 <zettat123@gmail.com >
Co-committed-by: Zettat123 <zettat123@gmail.com >
2025-01-09 05:27:03 +00:00
wxiaoguang
5c11efcedf
Improve config cheat sheet and update SSH_USER ( #138 )
...
Co-authored-by: Lunny Xiao <lunny@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/138
Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-01-07 22:40:06 +00:00
Lunny Xiao
ef66eb0882
Update storage docs to make less confusing ( #131 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/131
Reviewed-by: Zettat123 <zettat123@noreply.gitea.com >
Reviewed-by: Bo-Yi Wu (吳柏毅) <appleboy.tw@gmail.com >
2024-12-27 00:12:07 +00:00
wxiaoguang
177b9d8d87
Add ALLOW_FORK_INTO_SAME_OWNER and fix legacy syntax ( #122 )
...
Co-authored-by: Lunny Xiao <lunny@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/122
Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2024-12-18 07:20:36 +00:00
tobiasbp
9a204d82a1
Add info on STATIC_URL_PREFIX gotcha in cheat sheet ( #99 )
...
When using *STATIC_URL_PREFIX* to load assets, some UI elements will stop working, as described on the Gitea server on Discord: https://discord.com/channels/322538954119184384/322910365237248000/1305896452400218122
The fix is, to disable *ui.notification.EVENT_SOURCE_UPDATE_TIME* by setting it to *-1*.
This PR adds that information to the _configuration cheat sheet_.
The fix is needed in Gitea 1.22.3. I do not know about previous versions.
Co-authored-by: tobias.petersen <tobias.petersen@unity3d.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/99
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: tobiasbp <tobiasbp@noreply.gitea.com >
Co-committed-by: tobiasbp <tobiasbp@noreply.gitea.com >
2024-12-04 01:50:30 +00:00
wxiaoguang
e80ea3d8e7
doc: ENABLE_PASSWORD_LOGIN_FORM ( #110 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/110
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2024-12-01 19:40:53 +00:00
mowoc-ocp
ed69343d70
Update docs/administration/config-cheat-sheet.md for MINIO_IAM_ENDPOINT ( #103 )
...
Targeting issue [#32271 ](https://github.com/go-gitea/gitea/issues/32271 )
## Summary
This PR adds information about MINIO_IAM_ENDPOINT to the configuration cheat sheet, related to PR https://github.com/go-gitea/gitea/pull/32581
## Changes
- Adds MINIO_IAM_ENDPOINT to all examples referencing `MinioStorageConfig`
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/103
Co-authored-by: mowoc-ocp <mowoc-ocp@noreply.gitea.com >
Co-committed-by: mowoc-ocp <mowoc-ocp@noreply.gitea.com >
2024-11-26 08:03:34 +00:00
wxiaoguang
79767d83a7
Update ALLOWED_TYPES ( #96 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/96
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2024-11-15 05:53:35 +00:00
Zettat123
5e9c955979
Add DEFAULT_MIRROR_REPO_UNITS and DEFAULT_TEMPLATE_REPO_UNITS options ( #91 )
...
Related to https://github.com/go-gitea/gitea/pull/32416
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/91
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Zettat123 <zettat123@gmail.com >
Co-committed-by: Zettat123 <zettat123@gmail.com >
2024-11-13 00:26:38 +00:00
wxiaoguang
43da98e72c
update BATCH_OPERATION_CONCURRENCY to 8 ( #90 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/90
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2024-11-06 18:40:50 +00:00
Asadbek Karimov
be4c144777
Update docs/administration/config-cheat-sheet.md
2024-11-05 18:34:05 +00:00
Asad
75c7efc23d
docs: Update gitea cron job documentation for repository archive deletion
...
- Added detailed documentation for `cron.delete_repo_archives` settings.
- Documented configuration options including `ENABLED`, `RUN_AT_START`, `NOTICE_ON_SUCCESS`, and `SCHEDULE`.
- Ensured consistent formatting across cron job documentation.
This update improves clarity on how to configure periodic deletion of repository archives within Gitea.
2024-11-04 20:20:06 -05:00
rremer
82c020a3cb
Document [lfs_client].BATCH_OPERATION_CONCURRENCY ( #88 )
...
re: https://github.com/go-gitea/gitea/pull/32369
Co-authored-by: Royce Remer <rremer@salesforce.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/88
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: rremer <rremer@noreply.gitea.com >
Co-committed-by: rremer <rremer@noreply.gitea.com >
2024-11-04 17:58:03 +00:00
Royce Remer
26b5b9448f
Document configurable LFS BATCH_SIZE and MAX_BATCH_SIZE.
...
Signed-off-by: Royce Remer <royceremer@gmail.com >
2024-10-30 23:05:58 +00:00
thezzisu
d527654df3
Update docs for USER_DISABLED_FEATURES ( #76 )
...
Update docs for this PR: https://github.com/go-gitea/gitea/pull/31959
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/76
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: thezzisu <thezzisu@gmail.com >
Co-committed-by: thezzisu <thezzisu@gmail.com >
2024-10-26 03:33:01 +00:00
Zettat123
76cb5ec6ea
add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE
2024-10-18 09:46:41 +08:00
ConcurrentCrab
9cee5acb6b
administration: Add docs for server.LFS_ALLOW_PURE_SSH ( #49 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/49
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: ConcurrentCrab <ishan1939.be21@chitkara.edu.in >
Co-committed-by: ConcurrentCrab <ishan1939.be21@chitkara.edu.in >
2024-09-28 07:33:44 +00:00
Lunny Xiao
bea0fb7387
Use camo.Always instead of camo.Allways ( #73 )
...
ref: https://github.com/go-gitea/gitea/pull/32097
Reviewed-on: https://gitea.com/gitea/docs/pulls/73
2024-09-25 17:11:33 +00:00
Jason Song
d9cc7c43c0
Enable compression for Actions logs by default ( #66 )
...
Follow https://github.com/go-gitea/gitea/pull/32013
Reviewed-on: https://gitea.com/gitea/docs/pulls/66
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Jason Song <i@wolfogre.com >
Co-committed-by: Jason Song <i@wolfogre.com >
2024-09-10 02:32:33 +00:00
Lunny Xiao
5ecafa9a56
Fix outdated cheat sheet about ALLOWED_DOMAINS ( #55 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/55
Reviewed-by: yp05327 <yp05327@noreply.gitea.com >
2024-08-22 04:09:23 +00:00
Jason Song
4d7c41947b
Add LOG_COMPRESSION ( #50 )
...
Follow https://github.com/go-gitea/gitea/pull/31761
Reviewed-on: https://gitea.com/gitea/docs/pulls/50
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Jason Song <i@wolfogre.com >
Co-committed-by: Jason Song <i@wolfogre.com >
2024-08-09 16:24:28 +00:00
Lunny Xiao
eebb6b1528
Add storage configuration hint to simplify the configuration ( #44 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/44
2024-08-09 02:29:24 +00:00
davama
ed0fa59c0e
add information on additional supported redis connections ( #38 )
...
Was told to put this PR here
https://github.com/go-gitea/gitea/issues/31618
Please let me know if i need to do anything else.
Best,
Dave
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/38
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: davama <davama@noreply.gitea.com >
Co-committed-by: davama <davama@noreply.gitea.com >
2024-08-07 06:25:17 +00:00
Lunny Xiao
b7d3335676
Add more description for LFS_JWT_SECRET ( #46 )
...
Fix https://github.com/go-gitea/gitea/issues/22727
Reviewed-on: https://gitea.com/gitea/docs/pulls/46
2024-08-07 01:51:54 +00:00
Jason Song
56e120e1d8
Add LOG_RETENTION_DAYS ( #40 )
...
Related to https://github.com/go-gitea/gitea/pull/31735
Reviewed-on: https://gitea.com/gitea/docs/pulls/40
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Jason Song <i@wolfogre.com >
Co-committed-by: Jason Song <i@wolfogre.com >
2024-08-02 03:33:18 +00:00
6543
d0bfff96d4
Add option to change mail from user display name ( #31528 ) ( #23 )
...
https://github.com/go-gitea/gitea/pull/31528
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/23
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-07-14 21:27:36 +00:00
Lunny Xiao
81d1f77b2d
Fix wrong description about cron default enable value ( #26 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/26
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-07-12 15:13:41 +00:00
Lunny Xiao
83e0a1822d
Add missing doc from https://github.com/go-gitea/gitea/pull/31535 ( #25 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/25
2024-07-10 03:51:15 +00:00
Lunny Xiao
7dc54af200
Remove unnecessary meta data on markdown files ( #12 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/12
2024-06-28 19:50:37 +00:00
Lunny Xiao
7e77e7fb39
Add missing doc from main repository ( #4 )
...
Copy from https://github.com/go-gitea/gitea/pull/31211/files
Author: @MaxWipfli
Add missing documentation for https://github.com/go-gitea/gitea/pull/30268
Reviewed-on: https://gitea.com/gitea/docs/pulls/4
2024-06-15 03:10:51 +00:00
Lunny Xiao
9a8396aa29
Fix broken links ( #1 )
...
- Always use a relative markdown link so that we can jump even if we edit it in local env or read it in code hosting server.
Reviewed-on: https://gitea.com/gitea/docs/pulls/1
2024-06-14 05:53:15 +00:00
Lunny Xiao
b4dddf8804
Use docusaurus warning/note syntax instead markdown
2024-06-07 18:03:08 +08:00
Lunny Xiao
91cd95dba0
Fix links
2024-06-07 00:21:50 +08:00
Lunny Xiao
b9e0a85c9b
Use a formal docusaurus i18n structure
2024-06-06 20:44:06 +08:00