5 lines
250 B
Ruby
5 lines
250 B
Ruby
node.default["kosmos-mastodon"]["directory"] = "/opt/mastodon"
|
|
node.default["kosmos-mastodon"]["puma_port"] = 3000
|
|
node.default["kosmos-mastodon"]["streaming_port"] = 4000
|
|
node.default["kosmos-mastodon"]["server_name"] = "kosmos.social"
|