6322fc43c886ba95c519807d1db07fbaa194f9a9
config.rb
| ... | ... | @@ -4,6 +4,7 @@ wiki_options = { |
| 4 | 4 | allow_editing: false, |
| 5 | 5 | css: true, |
| 6 | 6 | emoji: true, |
| 7 | + static_assets_path: "/home/orbit/ss13-tfp-wiki/image/" |
|
| 7 | 8 | } |
| 8 | 9 | |
| 9 | 10 | Precious::App.set(:wiki_options, wiki_options) |