Commit d894c34
committed
Remove obsolete wsgi_restart configuration option
I believe this was used at some point to automatically restart the
development server when the LNT sources were changed. However, this
configuration option doesn't appear to be hooked up anywhere, so this
is effectively dead code.
Furthermore, Werzeug supports the `use_reloader=True` argument that
could be used when we start a development server if we wanted this
functionality (which we don't need at the moment).1 parent 36fd2b5 commit d894c34
File tree
6 files changed
+0
-143
lines changed- lnt
- lnttool
- util
- tests
- runtest/Inputs/rerun_server_instance
- server/db/Inputs
- lnt_v0.4.0_basic_instance
- lnt_v0.4.0_filled_instance
6 files changed
+0
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
0 commit comments