Reword default config headers
This commit is contained in:
parent
98b74a974c
commit
1cb657e02e
12 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Actor Reference Config File #
|
||||
####################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Agent Reference Config File #
|
||||
####################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Cluster Reference Config File #
|
||||
######################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Beanstalk Mailboxes Reference Config File #
|
||||
##################################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka File Mailboxes Reference Config File #
|
||||
#############################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka MongoDB Mailboxes Reference Config File #
|
||||
################################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Redis Mailboxes Reference Config File #
|
||||
##############################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka ZooKepper Mailboxes Reference Config File #
|
||||
##################################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Remote Reference Config File #
|
||||
#####################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
# comments above akka.actor settings left out where they are already in akka-
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Testkit Reference Config File #
|
||||
######################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka Transactor Reference Config File #
|
||||
#########################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Akka ZeroMQ Reference Config File #
|
||||
#####################################
|
||||
|
||||
# This the reference config file has all the default settings.
|
||||
# This is the reference config file that contains all the default settings.
|
||||
# Make your edits/overrides in your application.conf.
|
||||
|
||||
akka {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue