Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/articles/configuration/akka.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Akka Configuration</title>
<meta http-equiv = "refresh" content="1;url=../configuration/modules/akka.html" />
</head>
<body>
<p>This page has been moved to <a href="../configuration/modules/akka.html">Akka Configuration</a>.</p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ title: Akka Configuration

Below is the default HOCON configuration for the base `Akka` package.

[!code[Akka.dll HOCON Configuration](../../../src/core/Akka/Configuration/Pigeon.conf)]
[!code[Akka.dll HOCON Configuration](../../../../src/core/Akka/Configuration/Pigeon.conf)]
2 changes: 2 additions & 0 deletions docs/articles/configuration/modules/toc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- name: Akka
href: akka.md
- name: Akka.Cluster
href: akka.cluster.md
- name: Akka.Remote
Expand Down
2 changes: 0 additions & 2 deletions docs/articles/configuration/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
href: config.md
- name: HOCON Syntax and Practices in Akka.NET
href: hocon.md
- name: Akka
href: akka.md
- name: Modules
href: modules/toc.yml