GitHub user mdedetrich added a comment to the discussion: Replace typesafe 
config for sconfig for Pekko 2.0.0

We are not talking about a DSL or replacing HOCON, just that as an alternative 
to passing a HOCON configuration you can do something like
```scala
ActorSystem.create(
   ActorSystemConfig(
      ...
   )
)
```

GitHub link: 
https://github.com/apache/pekko/discussions/2186#discussioncomment-14365730

----
This is an automatically sent email for notifications@pekko.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to