This commit is contained in:
tavo-wasd 2023-11-16 16:20:43 -06:00
parent c9aa68cb32
commit 440b62c91f

View file

@ -33,8 +33,10 @@ systemctl reload nginx
## Configuration ## Configuration
Here, you can change the groff binary PATH, and also settings Here, you can:
an external compilation script if you prefer. - Change groff's PATH, for example if you installed groff in `/usr/local/bin/groff`
- Modify the groff compiler command.
- Or use an external script for compilation.
```php ```php
<?php <?php