# Order of featured projects, by name or ID featured { order: [ # {id: ""} # OR # {name: ""} # OR # {name_regex: ""} ] # default featured index for public projects not specified in the order public_default: 9999 } sub_projects { # the max sub project depth max_depth: 10 }