mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
': false' to ': False' + ': true' to ': True' or ': yes'
This commit is contained in:
parent
3a1ccf3638
commit
9543a10d82
8 changed files with 13 additions and 13 deletions
|
@ -54,4 +54,4 @@ gitea_log_root: "{{ gitea_root_directory }}/log"
|
|||
|
||||
# Extra configuration
|
||||
gitea_display_name: Internet-in-a-Box Gitea
|
||||
skip_install_screen: true
|
||||
skip_install_screen: true # lowercase for Gitea's own /etc/gitea/app.ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue