Wrap text in <pre></pre>

This commit is contained in:
Scott Ullrich 2007-04-14 22:23:20 +00:00
parent 7f7ad5015c
commit 7206776214

View File

@ -1,7 +1,7 @@
<pre>
When working with pfSense based schedules, the logic is a bit different from the normal pfSense rules.
For example, the rules are evaluated from top to bottom. If you have a pass rule and the rule is outside of the schedule, the traffic will be BLOCKED regardless of pass rules that occur after this rule.
In these cases you will want to change the pass rule to a block style rule to get the needed functionality.
</pre>