add field desc
This commit is contained in:
parent
556f44d404
commit
ce05a92ee7
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ computeConfigParser _ = return $ RemoteConfigParser
|
|||
-- to the input params.
|
||||
, remoteConfigRestPassthrough = Just
|
||||
( const True
|
||||
, []
|
||||
, [("*", FieldDesc "all other parameters are passed to compute program")]
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue