librecat/include/settings.php

10 lines
161 B
PHP
Raw Normal View History

2020-05-21 17:19:38 +00:00
<?php
// To activate this you have to put
// NGINX's redirect directives. The
// service is perfectly functional
// with this as false
$fancy_urls = false;
?>