ontology
This commit is contained in:
@@ -16,7 +16,7 @@ class SourceConfig:
|
||||
parser: str = "generic"
|
||||
fetcher: str = "requests"
|
||||
rate_limit_per_minute: int = 30
|
||||
respect_robots_txt: bool = True
|
||||
respect_robots_txt: bool = False
|
||||
|
||||
|
||||
@dataclass(slots=True)
|
||||
|
||||
Reference in New Issue
Block a user