summaryrefslogtreecommitdiff
path: root/lib/Config/HAProxy/Node/Comment.pm
blob: 5d7ef884a5671ff5eea3775815f48928bd20c1c1 (plain)
1
2
3
4
5
6
package Config::HAProxy::Node::Comment;
use parent 'Config::HAProxy::Node';

sub is_comment { 1 }

1;

Return to:

Send suggestions and report system problems to the System administrator.