diff --git a/docs/settings.md b/docs/settings.md index 9ab0bfe..d3cade1 100644 --- a/docs/settings.md +++ b/docs/settings.md @@ -35,4 +35,6 @@ $fenom->setOptions(array( )); // same $fenom->setOptions(Fenom::AUTO_RELOAD | Fenom::FORCE_INCLUDE); -``` \ No newline at end of file +``` + +По умолчанию, все опции отключены.