ModuleConfig
Struct representing the module configuration for certain publication.
struct ModuleConfig {
bool setUp;
bool commentsRestricted;
bool quotesRestricted;
bool mirrorsRestricted;
uint8 degreesOfSeparation;
uint128 sourceProfile;
}