forked from Fediversity/Fediversity
type policy.apply
This commit is contained in:
parent
a8e56f0456
commit
05b2d41791
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ in
|
||||||
{
|
{
|
||||||
options.apply = mkOption {
|
options.apply = mkOption {
|
||||||
description = "Apply the policy to a request";
|
description = "Apply the policy to a request";
|
||||||
|
type = optionType;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue