We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705fa38 commit ba8ca15Copy full SHA for ba8ca15
ncm-metaconfig/src/main/pan/components/metaconfig/schema.pan
@@ -84,8 +84,6 @@ type ${project.artifactId}_textrender_convert = {
84
true;
85
};
86
87
-type caf_service_action = string with match(SELF, '^(restart|reload|stop_sleep_start)$');
88
-
89
type ${project.artifactId}_config = {
90
@{File permissions. Defaults to 0644.}
91
'mode' : long = 0644
0 commit comments