dr-1
a6fc8044b0
Make language adjustments on index page ( #244 )
...
Some minor adjustments on the landing page.
- Fix grammatical errors
- Fix a capitalization error and inconsistent capitalization in a heading
- Remove a redundant sentence
Co-authored-by: Dominik Rubo <dominik.rubo@posteo.net >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/244
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: dr-1 <dr-1@noreply.gitea.com >
Co-committed-by: dr-1 <dr-1@noreply.gitea.com >
2025-07-18 03:18:05 +00:00
ChristopherHX
fa11851d67
Fix formatting of email setup ( #249 )
...
Sorry I incorrectly used the :::note syntax in one PR merged recently, missing `:::` to end the quote
CC @lunny
Picture of the bug I introduced appended.
Reviewed-on: https://gitea.com/gitea/docs/pulls/249
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: ChristopherHX <christopher.homberger@web.de >
Co-committed-by: ChristopherHX <christopher.homberger@web.de >
2025-07-18 03:10:58 +00:00
ChristopherHX
f9ff184ee3
Mention smtp+starttls not only in the config cheat sheet ( #247 )
...
I almost entered STARTTLS under PROTOCOLS, better to mention the correct solution without needing to check the config cheat sheet.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/247
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: ChristopherHX <christopher.homberger@web.de >
Co-committed-by: ChristopherHX <christopher.homberger@web.de >
2025-07-16 17:48:45 +00:00
ChristopherHX
cbbf31f1d5
Provide a hint for ENABLE_NOTIFY_MAIL in email setup ( #246 )
...
* some people like me might wonder why the email-setup didn't work
While reviewing https://github.com/go-gitea/gitea/pull/34982#pullrequestreview-3013995449 , I enabled the mailer the first time and found this solution in the debugger not in the docs.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/246
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: ChristopherHX <christopher.homberger@web.de >
Co-committed-by: ChristopherHX <christopher.homberger@web.de >
2025-07-16 17:48:12 +00:00
gnscc
bc606bd422
Fix typo in api-usage.md ( #232 )
...
Fix breaking typo in api-usage.
Reviewed-on: https://gitea.com/gitea/docs/pulls/232
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: gnscc <gnscc@noreply.gitea.com >
Co-committed-by: gnscc <gnscc@noreply.gitea.com >
2025-06-17 19:38:09 +00:00
recoolcz
3a82ab51f3
bugfix: Fix O3DV script since it broke in 1.24.0 ( #231 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/231
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <recoolcz@noreply.gitea.com >
Co-committed-by: recoolcz <recoolcz@noreply.gitea.com >
2025-06-16 17:10:30 +00:00
recoolcz
43ad642ef2
bugfix (3d viewer): fixed a typo that prevented the script from working ( #227 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/227
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <recoolcz@noreply.gitea.com >
Co-committed-by: recoolcz <recoolcz@noreply.gitea.com >
2025-06-03 18:16:12 +00:00
Schallbert
5d9094adb0
Clarify customization's folder structure when using non-standard install like docker ( #219 )
...
customizing: add backlink to install for variations
install-with-docker: add example for customization
Reviewed-on: https://gitea.com/gitea/docs/pulls/219
Co-authored-by: Schallbert <schallbert@mailbox.org >
Co-committed-by: Schallbert <schallbert@mailbox.org >
2025-05-26 16:11:47 +00:00
dmitri.karpovich
f58dfff5e4
Update docs/usage/actions/quickstart.md ( #222 )
...
Fix typo
Reviewed-on: https://gitea.com/gitea/docs/pulls/222
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: dmitri.karpovich <dmitri.karpovich@noreply.gitea.com >
Co-committed-by: dmitri.karpovich <dmitri.karpovich@noreply.gitea.com >
2025-05-26 00:07:58 +00:00
techknowlogick
2a39f74205
add oidc introspection endpoint to list ( #217 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/217
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Co-committed-by: techknowlogick <techknowlogick@gitea.com >
2025-04-28 03:48:45 +00:00
Lunny Xiao
eed3454a8a
Update token scopes example ( #214 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/214
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-04-26 04:21:26 +00:00
wxiaoguang
14d48e6834
Update PUBLIC_URL_DETECTION ( #212 )
...
https://github.com/go-gitea/gitea/pull/34250
Reviewed-on: https://gitea.com/gitea/docs/pulls/212
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@noreply.gitea.com >
Co-committed-by: wxiaoguang <wxiaoguang@noreply.gitea.com >
2025-04-21 23:10:45 +00:00
Rowan Bohde
c299483551
Add documentation for request prioritization middleware ( #208 )
...
This is the documentation side of https://github.com/go-gitea/gitea/pull/33951
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/208
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Rowan Bohde <rowan@allspice.io >
Co-committed-by: Rowan Bohde <rowan@allspice.io >
2025-04-20 23:41:58 +00:00
wxiaoguang
f29075ebeb
Update ROOT_URL document ( #210 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/210
Reviewed-by: hiifong <i@hiif.ong >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-04-20 23:35:21 +00:00
bytedream
df3f3f8dab
Action badge style query ( #209 )
...
Add dcos for the new style query for action badges (https://github.com/go-gitea/gitea/pull/34062 ).
Reviewed-on: https://gitea.com/gitea/docs/pulls/209
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: bytedream <bytedream@protonmail.com >
Co-committed-by: bytedream <bytedream@protonmail.com >
2025-04-13 17:54:09 +00:00
juke
1a85ffdab8
Expand new Usage/Markdown Docu ( #203 )
...
As promised in [Gitea Pull #34105 ](https://github.com/go-gitea/gitea/pull/34105 ), I wanted to contribute documentation for MarkDown.
You were so fast in adding the page that I had to start over my local-only draft 😄 🚀
I'm not sure how you prefer your commits (I'm new to Gitea), so I've split them for simplest review and dropping of unwanted changes.
Co-authored-by: Jules Kerssemakers <j.kerssemakers@gsi.de >
Reviewed-on: https://gitea.com/gitea/docs/pulls/203
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: juke <juke@noreply.gitea.com >
Co-committed-by: juke <juke@noreply.gitea.com >
2025-04-10 20:15:37 +00:00
wxiaoguang
cc53afc60e
Update MERMAID_MAX_SOURCE_CHARACTERS ( #202 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/202
2025-04-09 07:58:18 +00:00
recoolcz
330f8b808b
CAD File Preview - Last Change (markup, spelling, script) ( #201 )
...
Fixed all remaining issues (spelling mistakes, markup, etc.)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/201
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: recoolcz <recoolcz@noreply.gitea.com >
Co-committed-by: recoolcz <recoolcz@noreply.gitea.com >
2025-04-08 15:13:15 +00:00
recoolcz
a6305438b9
Fix CAD Files Preview section ( #200 )
...
CAD Preview section is broken on live website (bad markup usage). Hopefully fixed it :D
Thanks a lot
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/200
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <petrvanek31@gmail.com >
Co-committed-by: recoolcz <petrvanek31@gmail.com >
2025-04-08 06:48:11 +00:00
recoolcz
718d024fe9
Change STL preview to CAD file preview ( #199 )
...
Based on [this Issue on GitHub]([url](https://github.com/go-gitea/gitea/issues/34135 )) I created a pull request.
This implementation allows for all other kinds CAD files to be previewed in Gitea.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/199
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <petrvanek31@gmail.com >
Co-committed-by: recoolcz <petrvanek31@gmail.com >
2025-04-07 18:50:51 +00:00
wxiaoguang
e3d58503ca
Add markdown usage ( #198 )
...
First simple version
Reviewed-on: https://gitea.com/gitea/docs/pulls/198
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-04-05 05:08:06 +00:00
ManInDark
bec3fc4398
SSH multiple IPs ( #194 )
...
Added documentation for alternative ssh setup if multiple IPs are available.
Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/194
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: ManInDark <ManInDark@noreply.gitea.com >
Co-committed-by: ManInDark <ManInDark@noreply.gitea.com >
2025-04-01 20:31:35 +00:00
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
techknowlogick
714b9dd6b7
fix launchctl example
...
thanks for #183 that reported and fixed this issue in versioned docs
2025-03-14 02:14:01 +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
wxiaoguang
a64bf5f8e3
Update custom theme guide ( #180 )
...
For https://github.com/go-gitea/gitea/pull/30671
Reviewed-on: https://gitea.com/gitea/docs/pulls/180
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-10 15:55:10 +00:00
wethinkagile
3f023b3b62
fix/get-tokens-example ( #179 )
...
Users reported issues at https://github.com/go-gitea/gitea/issues/28820
Co-authored-by: Stephan Kristyn <account@stevek.pro >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/179
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: wethinkagile <wethinkagile@noreply.gitea.com >
Co-committed-by: wethinkagile <wethinkagile@noreply.gitea.com >
2025-03-07 03:28:59 +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
TheFox0x7
eaeb29f827
Add warning about actions under subpath ( #176 )
...
in reference to: https://github.com/go-gitea/gitea/issues/33629
Reviewed-on: https://gitea.com/gitea/docs/pulls/176
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com >
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com >
2025-03-02 17:52:04 +00:00
techknowlogick
52933671d8
use docker.gitea.com docker URLs ( #175 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/175
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Co-committed-by: techknowlogick <techknowlogick@gitea.com >
2025-02-28 15:36:37 +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
b-nagaj
540072fa39
FIX: DB Prep Docs - Step #1 ( #173 )
...
## Description
Fix step 1 of the [Database Preparation](https://docs.gitea.com/installation/database-prep ) docs.
## Changes
When a user modifies the */etc/mysql/my.cnf* config file as instructed in step 1 of the database preparation guide, they get an error message from MySQL when trying to log in as the root user after saving changes.
```shell
mysql: [ERROR] Found option without preceding group in config file /etc/mysql/my.cnf at line 37.
mysql: [ERROR] Fatal error in defaults handling. Program aborted!
```
The solution is to include precede `bind-address` with a group like this.
```ini
[mysqld]
bind-address = 203.0.113.3
```
Reviewed-on: https://gitea.com/gitea/docs/pulls/173
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: b-nagaj <bryce.nagaj@proton.me >
Co-committed-by: b-nagaj <bryce.nagaj@proton.me >
2025-02-25 19:39:31 +00:00
Lunny Xiao
bbbb9091bf
Update act runner status ( #163 )
...
Fix #162
Reviewed-on: https://gitea.com/gitea/docs/pulls/163
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-01-29 05:12:05 +00:00
Brandon Philips
59ef598b49
fix admin url for 1.23.0 ( #164 )
...
I am running the release candidate and found the admin URL changed.
https://github.com/go-gitea/gitea/pull/32189
Reviewed-on: https://gitea.com/gitea/docs/pulls/164
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Brandon Philips <brandon@ifup.org >
Co-committed-by: Brandon Philips <brandon@ifup.org >
2025-01-28 16:33:32 +00:00
99rgosse
b84e09cd7b
Add the "--skip-index" parameter for dump command ( #158 )
...
Hello
This PR is only to show up the "--skip-index" parameter missing from the documentation from the "dump" command
Reference in code : https://github.com/go-gitea/gitea/blob/main/cmd/dump.go#L267
Reviewed-on: https://gitea.com/gitea/docs/pulls/158
Co-authored-by: 99rgosse <99rgosse@noreply.gitea.com >
Co-committed-by: 99rgosse <99rgosse@noreply.gitea.com >
2025-01-17 17:43:21 +00:00
woshishabii
56cbea7928
a typo i guess ( #155 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/155
Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com >
Co-authored-by: woshishabii <woshishabii@noreply.gitea.com >
Co-committed-by: woshishabii <woshishabii@noreply.gitea.com >
2025-01-16 00:16:26 +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
TheFox0x7
d97b557d9f
Remove dead marketplace links ( #139 )
...
both have removed gitea from their marketplaces
Reviewed-on: https://gitea.com/gitea/docs/pulls/139
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com >
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com >
2025-01-05 18:33:08 +00:00
hype8912
8433f055a1
Update docs/usage/actions/variables.md ( #75 )
...
Updated text to say action variables cannot not start with "CI"
Co-authored-by: Lunny Xiao <lunny@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/75
Co-authored-by: hype8912 <hype8912@noreply.gitea.com >
Co-committed-by: hype8912 <hype8912@noreply.gitea.com >
2024-12-27 00:47:29 +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
Zettat123
8f872a636d
Document for GITEA_RUNNER_REGISTRATION_TOKEN env ( #132 )
...
Co-authored-by: Lunny Xiao <lunny@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/132
Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com >
Co-authored-by: Zettat123 <zettat123@gmail.com >
Co-committed-by: Zettat123 <zettat123@gmail.com >
2024-12-24 20:32:57 +00:00
vmmello
57ee3a4653
FAQ: improves answer of question "Push Hook / Webhook / Actions aren't running" ( #130 )
...
On FAQ item: "Push Hook / Webhook / Actions aren't running"
The action suggested in the original answer is not enough to fix the issue when the hooks are not running. For example, when none of the hooks is running, and branches and tags are not in the database, re-running only the update/receive hooks will not have any effect.
This change adds two additional actions: sync branches and tags before running re-running the sync of update/receive hooks.
Also added a comment about filesystems mounted with `no-exec` option.
Co-authored-by: Lunny Xiao <lunny@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/130
Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com >
Co-authored-by: vmmello <vmmello@noreply.gitea.com >
Co-committed-by: vmmello <vmmello@noreply.gitea.com >
2024-12-23 03:44:44 +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
TheFox0x7
43b15f49b7
Add a warning about sha256 support in actions ( #126 )
...
Closes: https://gitea.com/gitea/docs/issues/74
Reviewed-on: https://gitea.com/gitea/docs/pulls/126
Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com >
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com >
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com >
2024-12-18 02:18:37 +00:00
TheFox0x7
7a4e79c937
use fqin for container images ( #125 )
...
It's generally considered a better practice and it's more portable allowing podman to work without having to modify the name.
Reviewed-on: https://gitea.com/gitea/docs/pulls/125
Reviewed-by: Lunny Xiao <lunny@noreply.gitea.com >
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com >
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com >
2024-12-17 20:23:46 +00:00
Lunny Xiao
2b9cc256ea
Remove compare with Gogs because of the Gogs development is almost stopped ( #124 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/124
Reviewed-by: Bo-Yi Wu (吳柏毅) <appleboy.tw@gmail.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-12-16 17:14:08 +00:00
KN4CK3R
6b1cd2beeb
Add Arch package registry ( #111 )
...
Docs for https://github.com/go-gitea/gitea/pull/32692
Close #47
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/111
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: KN4CK3R <admin@oldschoolhack.me >
Co-committed-by: KN4CK3R <admin@oldschoolhack.me >
2024-12-07 04:15:16 +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