mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
17 lines
340 B
Plaintext
17 lines
340 B
Plaintext
|%
|
|
+$ action
|
|
$% [%serve-dir url-base=path clay-base=path public=?]
|
|
[%unserve-dir url-base=path]
|
|
[%toggle-permission url-base=path]
|
|
[%set-landscape-homepage-prefix prefix=(unit term)]
|
|
==
|
|
::
|
|
+$ configuration
|
|
$: landscape-homepage-prefix=(unit term)
|
|
==
|
|
::
|
|
+$ update
|
|
$% [%configuration =configuration]
|
|
==
|
|
--
|