mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update aur dev.archlinux.org Testing
parent
fedcbc7a6a
commit
daad576414
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,7 @@ read the following sections:
|
||||||
## Toggling Between FastAPI and PHP
|
## Toggling Between FastAPI and PHP
|
||||||
|
|
||||||
https://aur-dev.archlinux.org provides a method of toggling between
|
https://aur-dev.archlinux.org provides a method of toggling between
|
||||||
the two implementations using the `version` cookie.
|
the two implementations using the `aurweb_version` cookie.
|
||||||
|
|
||||||
To toggle between FastAPI and PHP, users should utilize
|
To toggle between FastAPI and PHP, users should utilize
|
||||||
https://aur-dev.archlinux.org/version, which contains an explanation of
|
https://aur-dev.archlinux.org/version, which contains an explanation of
|
||||||
|
@ -24,6 +24,8 @@ TL;DR: To switch to one of the following choices, browse to its endpoint:
|
||||||
| `fastapi` | https://aur-dev.archlinux.org/version?version=fastapi |
|
| `fastapi` | https://aur-dev.archlinux.org/version?version=fastapi |
|
||||||
| `php` | https://aur-dev.archlinux.org/version?version=php |
|
| `php` | https://aur-dev.archlinux.org/version?version=php |
|
||||||
|
|
||||||
|
Or set the `aurweb_version` cookie to a valid choice any other way.
|
||||||
|
|
||||||
To check which choice you're currently on, visit
|
To check which choice you're currently on, visit
|
||||||
https://aur-dev.archlinux.org/version, which displays your current choice.
|
https://aur-dev.archlinux.org/version, which displays your current choice.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue