Skip to content

Commit

Permalink
Remove non use doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatsuba committed Feb 4, 2021
1 parent e470c65 commit 0060b09
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 251 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ several authentication mechanisms and dynamic configuration
* [Failover configuration](#failover-configuration)
* [Failover Erlang code usage](#failover-erlang-code-usage)
* [Eradius counter aggregator](#eradius-counter-aggregator)
* [Tables](#tables)

# Erlang Version Support

Expand Down Expand Up @@ -286,6 +287,16 @@ Configuration example:
]}]
```

# Tables

A list of RADIUS dictionaries to be loaded at startup. The atoms in this list are resolved to files in
the `priv` directory of the eradius application.

Example:
```
[dictionary, dictionary_cisco, dictionary_travelping]
```

<!-- Badges -->
[travis]: https://travis-ci.com/travelping/eradius
[travis badge]: https://img.shields.io/travis/com/travelping/eradius/master.svg?style=flat-square
Expand Down
196 changes: 0 additions & 196 deletions README_eradius_journal.adoc

This file was deleted.

55 changes: 0 additions & 55 deletions doc/overview.edoc

This file was deleted.

0 comments on commit 0060b09

Please sign in to comment.