0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos/flarum: fix documentation link formatting

This commit is contained in:
dish 2025-02-12 11:22:21 -05:00 committed by Valentin Gagarin
parent b9203ecad9
commit be2c87eea0

View file

@ -124,7 +124,7 @@ in
description = '' description = ''
Create the database and database user locally, and run installation. Create the database and database user locally, and run installation.
WARNING: Due to https://github.com/flarum/framework/issues/4018, this option is set WARNING: Due to <https://github.com/flarum/framework/issues/4018>, this option is set
to false by default. The 'flarum install' command may delete existing database tables. to false by default. The 'flarum install' command may delete existing database tables.
Only set this to true if you are certain you are working with a fresh, empty database. Only set this to true if you are certain you are working with a fresh, empty database.
''; '';