<?php

/**
 * Configuration defaults for Struct Template plugin
 */

declare(strict_types=1);

$conf['show_not_found'] = 1;
